diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-08-02 08:35:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-08-02 08:35:34 +0000 |
commit | b8b8468d92e7a5613ad0504b149a47aa7ebf1faa (patch) | |
tree | 32285e4388019d57ac7fe486cc71c17bd3f9a54f /games/xpired | |
parent | 98b6d70a9010b377e0f200375f316a4dfc5811d7 (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 7e5d7c4c84c4..3549c8f51d2c 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpired PORTVERSION= 1.22 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpired |