diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-04 11:48:00 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-04 11:48:00 +0000 |
commit | 49788b7b08ceb41cc82de7130595293ba2a7c130 (patch) | |
tree | ec0cd16f50a93b6256fb235ecd35c7fd5c0c3ef6 | |
parent | 87cb035b9ebe77469797728da9390ba874eb7d6b (diff) | |
download | pkgsrc-49788b7b08ceb41cc82de7130595293ba2a7c130.tar.gz |
pkglint --autofix
-rw-r--r-- | chat/Makefile | 3 | ||||
-rw-r--r-- | games/Makefile | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/chat/Makefile b/chat/Makefile index 67feb078258..dc0c4af0bad 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2005/11/02 08:36:15 jlam Exp $ +# $NetBSD: Makefile,v 1.116 2005/11/04 11:48:00 rillig Exp $ # COMMENT= Communication programs @@ -38,6 +38,7 @@ SUBDIR+= i2cbd SUBDIR+= icb SUBDIR+= icbirc SUBDIR+= icqlib +SUBDIR+= iip SUBDIR+= ircII SUBDIR+= ircd-hybrid SUBDIR+= irchat-pj diff --git a/games/Makefile b/games/Makefile index 92eab4bd351..ebd97a128b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.261 2005/11/03 06:26:25 wiz Exp $ +# $NetBSD: Makefile,v 1.262 2005/11/04 11:48:01 rillig Exp $ # COMMENT= Games SUBDIR+= 0verkill +SUBDIR+= 4stAttack SUBDIR+= InterLOGIC SUBDIR+= KoboDeluxe SUBDIR+= REminiscence diff --git a/graphics/Makefile b/graphics/Makefile index bb63ac57c7e..3e360f6018e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.397 2005/10/29 14:30:56 xtraeme Exp $ +# $NetBSD: Makefile,v 1.398 2005/11/04 11:48:01 rillig Exp $ # COMMENT= Graphics tools and libraries @@ -6,6 +6,7 @@ COMMENT= Graphics tools and libraries SUBDIR+= 3DKit SUBDIR+= CRWInfo SUBDIR+= Cenon +SUBDIR+= Coin SUBDIR+= GLXKit SUBDIR+= GMT SUBDIR+= GUIlib |