diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/gnomegames2 | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to '')
-rw-r--r-- | games/gnomegames2/Makefile | 1 | ||||
-rw-r--r-- | games/gnomegames2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index ba50055baa69..d46a85a97b87 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -14,6 +14,7 @@ DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= The game applications package for the Gnome 2.0 Desktop Environment LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ guile.10:${PORTSDIR}/lang/guile diff --git a/games/gnomegames2/pkg-comment b/games/gnomegames2/pkg-comment deleted file mode 100644 index 23e9d267d8a4..000000000000 --- a/games/gnomegames2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The game applications package for the Gnome 2.0 Desktop Environment |