From 0cdad9ec27957dd7283adaceb1cf6b7ed9009b9d Mon Sep 17 00:00:00 2001 From: angelos Date: Wed, 9 May 2001 04:31:18 +0000 Subject: [PATCH] Add COMMENT line --- sysutils/xps/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 003fce3c797..b52aa87be15 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -3,7 +3,7 @@ # Date created: 28 April 2001 # Whom: Angelos D. Keromytis (angelos@openbsd.org) # -# $OpenBSD: Makefile,v 1.3 2001/05/08 02:47:22 angelos Exp $ +# $OpenBSD: Makefile,v 1.4 2001/05/09 04:31:18 angelos Exp $ # DISTNAME= xps-3.21 @@ -18,6 +18,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +COMMENT= "graphically display and update dynamically the process tree" + HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/ USE_GMAKE= Yes