diff options
Diffstat (limited to 'www/coppermine/Makefile')
-rw-r--r-- | www/coppermine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 0abb03f3f5bb..d13246004b1d 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -6,12 +6,12 @@ # PORTNAME= coppermine -PORTVERSION= 1.4.19 +PORTVERSION= 1.4.20 CATEGORIES= www MASTER_SITES= SF -DISTNAME= cpg1.4.19 +DISTNAME= cpg1.4.20 -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A web picture gallery script USE_PHP= mysql pcre |