diff options
author | krion <krion@FreeBSD.org> | 2003-10-29 05:52:05 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-29 05:52:05 +0800 |
commit | eafc660528ad3a2625253b78b01f6bb563c2709d (patch) | |
tree | 2b968bb9d88506250b9faeac99a33cf5340d7cd6 /games/xpired | |
parent | d2718333a9533bbc6bc8b95cc8dac14d3a2315b6 (diff) | |
download | freebsd-ports-gnome-eafc660528ad3a2625253b78b01f6bb563c2709d.tar.gz freebsd-ports-gnome-eafc660528ad3a2625253b78b01f6bb563c2709d.tar.zst freebsd-ports-gnome-eafc660528ad3a2625253b78b01f6bb563c2709d.zip |
- Bump PORTREVISION missed by my last commit
Diffstat (limited to 'games/xpired')
-rw-r--r-- | games/xpired/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 1e6d6e140da8..aa413bfe9927 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -7,6 +7,7 @@ PORTNAME= xpired PORTVERSION= 1.22 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpired |