diff options
author | sf <sf@FreeBSD.org> | 2001-06-14 14:32:53 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-06-14 14:32:53 +0000 |
commit | c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2 (patch) | |
tree | ffbfea3760baf060a717d99155b5c424b00d2993 /games/nethack-gtk | |
parent | 8aaf0520ecb0ba85ba0ccd91b0919c4e9dc0a245 (diff) | |
download | FreeBSD-ports-c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2.zip FreeBSD-ports-c6b23fc30e67d8b5be02bfe6ceacfdeb441408c2.tar.gz |
bump PORTREVISION, this version runs on Gtk+-1.2.9 or after.
Diffstat (limited to 'games/nethack-gtk')
-rw-r--r-- | games/nethack-gtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/nethack-gtk/Makefile b/games/nethack-gtk/Makefile index 43ff33c..e133242 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 |