diff options
Diffstat (limited to 'x11/xpmicons/Makefile')
-rw-r--r-- | x11/xpmicons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpmicons/Makefile b/x11/xpmicons/Makefile index 886d61301d9..31ef327d2a3 100644 --- a/x11/xpmicons/Makefile +++ b/x11/xpmicons/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/05/21 00:48:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:07:22 wiz Exp $ DISTNAME= xpmicons-1.0 CATEGORIES= x11 @@ -15,6 +15,7 @@ DISTFILES= icons.tar.gz KDEicons.tgz \ avi-windows-icons.tgz oliphant-neon.tgz MAINTAINER= root@garbled.net +COMMENT= huge collection of icons for any windowmanager DIST_SUBDIR= icons WRKSRC= ${WRKDIR} |