summaryrefslogtreecommitdiff
path: root/games/xjump
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /games/xjump
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'games/xjump')
-rw-r--r--games/xjump/Makefile2
-rw-r--r--games/xjump/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/games/xjump/Makefile b/games/xjump/Makefile
index a2d125933bd9..800c48ee5186 100644
--- a/games/xjump/Makefile
+++ b/games/xjump/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A simple X game where one tries to jump up as many levels as possible
+
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/g}
USE_X_PREFIX= yes
diff --git a/games/xjump/pkg-comment b/games/xjump/pkg-comment
deleted file mode 100644
index 59f56d03bf68..000000000000
--- a/games/xjump/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple X game where one tries to jump up as many levels as possible