diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-07-16 18:33:49 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-07-16 18:33:49 +0000 |
commit | dfcf2340c6df87ccfda797c0a3b5dd983b43d0ea (patch) | |
tree | 2eec4c7a73a77f5c22bf8bc3117482fc54493baa /www/campsite | |
parent | b5f66dee8ed357e3178c5d55fdbd1d1b75f38968 (diff) | |
download | ports-dfcf2340c6df87ccfda797c0a3b5dd983b43d0ea.tar.gz ports-dfcf2340c6df87ccfda797c0a3b5dd983b43d0ea.zip |
- Bump up portrevisions on GraphicsMagick dependent ports to get rid of
changed ABI.
Notes
Notes:
svn path=/head/; revision=195764
Diffstat (limited to 'www/campsite')
-rw-r--r-- | www/campsite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/campsite/Makefile b/www/campsite/Makefile index af6ca50ae078..5ec840fe5936 100644 --- a/www/campsite/Makefile +++ b/www/campsite/Makefile @@ -7,7 +7,7 @@ PORTNAME= campsite PORTVERSION= 2.6.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |