diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-07 19:42:49 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-07 19:42:49 +0000 |
commit | 5adcfd71780fa1560350a221bd89ce701c4a16d3 (patch) | |
tree | 0fef6581f3e056a4d9d599bd6d01133ecde47fd3 /games/xqf/Makefile | |
parent | 515bb651d654428f0c64d9a55da81ddd45f95a8f (diff) |
Notes
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r-- | games/xqf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 7eae89815b62..9588c5ad920f 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xqf -PORTVERSION= 1.0 +PORTVERSION= 1.0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |