diff options
author | martti <martti> | 2003-07-21 17:38:24 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 17:38:24 +0000 |
commit | d10d68c8f7b300d76812c933fe330c4f87e15987 (patch) | |
tree | 08c28791366a728486d7e74e443a1eaf669b3fa3 /x11/xpmicons | |
parent | af082df7262f10da3a5afc00ae50996cc2e5411e (diff) | |
download | pkgsrc-d10d68c8f7b300d76812c933fe330c4f87e15987.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'x11/xpmicons')
-rw-r--r-- | x11/xpmicons/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpmicons/Makefile b/x11/xpmicons/Makefile index cf0c5af5938..aa53bddfabd 100644 --- a/x11/xpmicons/Makefile +++ b/x11/xpmicons/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:43:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:38:35 martti Exp $ DISTNAME= xpmicons-1.0 WRKSRC= ${WRKDIR} @@ -15,7 +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 +COMMENT= Huge collection of icons for any windowmanager DIST_SUBDIR= icons USE_X11BASE= yes |