diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 22:12:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 22:12:14 +0000 |
commit | 48bfe28e10b60bf64c60a34eb28277947fb7ab3f (patch) | |
tree | 3e0b6a7ceb062e911cab315050bf41f514eb730f /games/xpired | |
parent | 0eda2536298774fdd4c670a2385657f23c761138 (diff) |
Notes
Diffstat (limited to 'games/xpired')
-rw-r--r-- | games/xpired/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 4346b4e4c9cf..a53e1325d802 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpired PORTVERSION= 1.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpired |