diff options
author | krion <krion@FreeBSD.org> | 2003-10-28 21:52:05 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-28 21:52:05 +0000 |
commit | eafc660528ad3a2625253b78b01f6bb563c2709d (patch) | |
tree | 2b968bb9d88506250b9faeac99a33cf5340d7cd6 /games/xpired | |
parent | d2718333a9533bbc6bc8b95cc8dac14d3a2315b6 (diff) | |
download | FreeBSD-ports-eafc660528ad3a2625253b78b01f6bb563c2709d.zip FreeBSD-ports-eafc660528ad3a2625253b78b01f6bb563c2709d.tar.gz |
- 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 1e6d6e1..aa413bf 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 |