diff options
author | gahr <gahr@FreeBSD.org> | 2013-10-31 15:13:23 +0000 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-10-31 15:13:23 +0000 |
commit | ae3db36b45e77bf0cfb0a363774805172fa5b671 (patch) | |
tree | 498688af4eec12c62420b28f0610ebf2b09c0504 | |
parent | f13d4ce2aec30521d207033edd116a6c51d2c381 (diff) | |
download | FreeBSD-ports-ae3db36b45e77bf0cfb0a363774805172fa5b671.zip FreeBSD-ports-ae3db36b45e77bf0cfb0a363774805172fa5b671.tar.gz |
- Bump PORTREVISION, forgot in previous commit
-rw-r--r-- | graphics/aqsis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index e1a1873..6de1103 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -3,7 +3,7 @@ PORTNAME= aqsis PORTVERSION= 1.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} |