diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/campsite/Makefile | 2 | ||||
-rw-r--r-- | www/flock/Makefile | 2 |
2 files changed, 2 insertions, 2 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} diff --git a/www/flock/Makefile b/www/flock/Makefile index df6f02a0cd11..12bc78324b0e 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -8,7 +8,7 @@ PORTNAME= flock DISTVERSION= 0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} # http://ftp.osuosl.org/pub/${PORTNAME}/source/${PORTVERSION}/:flock |