summaryrefslogtreecommitdiff
path: root/games/glife
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /games/glife
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to '')
-rw-r--r--games/glife/Makefile2
-rw-r--r--games/glife/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile
index a5ed92df2ad0..179df1952c89 100644
--- a/games/glife/Makefile
+++ b/games/glife/Makefile
@@ -15,8 +15,6 @@ DISTNAME= gLife-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Conway\'s Game of Life for GNOME
-
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
diff --git a/games/glife/pkg-comment b/games/glife/pkg-comment
new file mode 100644
index 000000000000..02c01f6649d2
--- /dev/null
+++ b/games/glife/pkg-comment
@@ -0,0 +1 @@
+Conway's Game of Life for GNOME