diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-16 15:49:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-16 15:49:38 +0000 |
commit | d966da4e29a3cd554e20823a6c403a950bfd1577 (patch) | |
tree | b7f454de738ebf816108c047e43cf4b58cf8d819 /www/coppermine/Makefile | |
parent | d8992a1821e180dd89ef938f713ddbe86b4a91f9 (diff) |
Notes
Diffstat (limited to 'www/coppermine/Makefile')
-rw-r--r-- | www/coppermine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 715bbd3670d4..c102647abb54 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -6,11 +6,11 @@ # PORTNAME= coppermine -PORTVERSION= 1.4.14 +PORTVERSION= 1.4.18 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= cpg1414 +DISTNAME= cpg1.4.18 MAINTAINER= farrokhi@FreeBSD.org COMMENT= A web picture gallery script |