diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/amor | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/amor')
-rw-r--r-- | games/amor/Makefile | 3 | ||||
-rw-r--r-- | games/amor/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/amor/Makefile b/games/amor/Makefile index 25a8cae420a..d9c430e1f46 100644 --- a/games/amor/Makefile +++ b/games/amor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/07/15 20:39:17 agc Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 15:10:42 wiz Exp $ # DISTNAME= amor-0.6 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.powerup.com.au/~mjones/amor/index.html +COMMENT= Small blob that sits on top of your active window DEPENDS+= kdebase-1.1.2:../../x11/kdebase diff --git a/games/amor/pkg/COMMENT b/games/amor/pkg/COMMENT deleted file mode 100644 index ff15c4c9da9..00000000000 --- a/games/amor/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Small blob that sits on top of your active window |