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/acidlaunch/Makefile | |
parent | af082df7262f10da3a5afc00ae50996cc2e5411e (diff) | |
download | pkgsrc-d10d68c8f7b300d76812c933fe330c4f87e15987.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'x11/acidlaunch/Makefile')
-rw-r--r-- | x11/acidlaunch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile index e8a10bb46d1..2712b544960 100644 --- a/x11/acidlaunch/Makefile +++ b/x11/acidlaunch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:38:25 martti Exp $ # DISTNAME= acidlaunch-0.5 @@ -8,7 +8,7 @@ MASTER_SITES= http://linuxgamers.net/download/ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch -COMMENT= small, light-weight app launcher +COMMENT= Small, light-weight app launcher GNU_CONFIGURE= YES USE_BUILDLINK2= YES |