diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /games/xqf | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) |
Notes
Diffstat (limited to 'games/xqf')
-rw-r--r-- | games/xqf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index cd39ed977c02..8c2fc0d74235 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -7,6 +7,7 @@ PORTNAME= xqf PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |