diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-23 21:14:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-23 21:14:39 +0000 |
commit | c6a2501ef2a438d205325e3d382a031aa8486319 (patch) | |
tree | e2bedddab94c31b6b603a72007f201b1fd00c442 /games/glbsp/Makefile | |
parent | ea074376d39570a02a19abe6cb0a09507466fa0a (diff) | |
download | ports-c6a2501ef2a438d205325e3d382a031aa8486319.tar.gz ports-c6a2501ef2a438d205325e3d382a031aa8486319.zip |
Notes
Diffstat (limited to 'games/glbsp/Makefile')
-rw-r--r-- | games/glbsp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/glbsp/Makefile b/games/glbsp/Makefile index 2e0bff1b9505..6fd4658b6a06 100644 --- a/games/glbsp/Makefile +++ b/games/glbsp/Makefile @@ -7,6 +7,7 @@ PORTNAME= glbsp PORTVERSION= 2.20 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//} |