diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
commit | cd63ab299ecbacc6d43a31ee82d010072422d9dd (patch) | |
tree | 0d9edac06427083a7190306179227388433844bb /games/frozenbubble | |
parent | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (diff) | |
download | freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.gz freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.zst freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.zip |
De-pkg-comment.
Diffstat (limited to 'games/frozenbubble')
-rw-r--r-- | games/frozenbubble/Makefile | 1 | ||||
-rw-r--r-- | games/frozenbubble/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index 63dc693cc10d..2abafce2d743 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -15,6 +15,7 @@ DISTNAME= frozen-bubble-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 MAINTAINER= klaus.goger@reflex.at +COMMENT= Throw colourful bubbles to build groups and destroy the groups BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/games/frozenbubble/pkg-comment b/games/frozenbubble/pkg-comment deleted file mode 100644 index 6984be5c1e99..000000000000 --- a/games/frozenbubble/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Throw colourful bubbles to build groups and destroy the groups |