diff options
author | sf <sf@FreeBSD.org> | 2001-06-14 22:32:53 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-06-14 22:32:53 +0800 |
commit | c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2 (patch) | |
tree | ffbfea3760baf060a717d99155b5c424b00d2993 /games | |
parent | 8aaf0520ecb0ba85ba0ccd91b0919c4e9dc0a245 (diff) | |
download | freebsd-ports-gnome-c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2.tar.gz freebsd-ports-gnome-c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2.tar.zst freebsd-ports-gnome-c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2.zip |
bump PORTREVISION, this version runs on Gtk+-1.2.9 or after.
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack-gtk/Makefile | 1 | ||||
-rw-r--r-- | games/nethack32-gtk/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/nethack-gtk/Makefile b/games/nethack-gtk/Makefile index 43ff33c9dd4d..e133242428da 100644 --- a/games/nethack-gtk/Makefile +++ b/games/nethack-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= nethack PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sf diff --git a/games/nethack32-gtk/Makefile b/games/nethack32-gtk/Makefile index 43ff33c9dd4d..e133242428da 100644 --- a/games/nethack32-gtk/Makefile +++ b/games/nethack32-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= nethack PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sf |