diff options
author | krion <krion@FreeBSD.org> | 2004-04-09 02:20:01 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-09 02:20:01 +0800 |
commit | bc4a8f6fb38a4c838722ee3abd1db35d93c1f7a4 (patch) | |
tree | 5d4105ff6823c70b0bd7b1a686ec1dcb32a671df /games | |
parent | fb96770cfa60de9078e5a1ec03d4d2eaf5393807 (diff) | |
download | freebsd-ports-gnome-bc4a8f6fb38a4c838722ee3abd1db35d93c1f7a4.tar.gz freebsd-ports-gnome-bc4a8f6fb38a4c838722ee3abd1db35d93c1f7a4.tar.zst freebsd-ports-gnome-bc4a8f6fb38a4c838722ee3abd1db35d93c1f7a4.zip |
- Remove unneeded line
PR: ports/65331
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/grhino/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index a1b0a5163f05..27254c4e3350 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -8,7 +8,6 @@ PORTNAME= grhino PORTVERSION= 0.10.0 PORTREVISION= 1 -#PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino |