diff options
author | glewis <glewis@FreeBSD.org> | 2003-11-20 19:16:13 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-11-20 19:16:13 +0000 |
commit | ee3bdf795b5ca0274b3a767bf8af662f2f219a72 (patch) | |
tree | b19bad6f598596289b1e6cae3b481146ccaf88b0 /games/bsdgames | |
parent | d867ffd2921995988d2b3bcc734b48cd965ad581 (diff) | |
download | FreeBSD-ports-ee3bdf795b5ca0274b3a767bf8af662f2f219a72.zip FreeBSD-ports-ee3bdf795b5ca0274b3a767bf8af662f2f219a72.tar.gz |
. Bump PORTREVISION for the previous two fixes since hack now works.
Diffstat (limited to 'games/bsdgames')
-rw-r--r-- | games/bsdgames/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile index a7eaf18..3db6a53 100644 --- a/games/bsdgames/Makefile +++ b/games/bsdgames/Makefile @@ -7,6 +7,7 @@ PORTNAME= freebsd-games PORTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=markm |