diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-03-13 09:02:55 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-03-13 09:02:55 +0000 |
commit | d7ff20e32267409c36d3f6346a1a6fe81aceda19 (patch) | |
tree | 03a0bb054248e7336889b31668975f71e81f95a2 /mail/roundcube/Makefile | |
parent | 33809f5d9296332be721f61b4212aae3c86e288c (diff) |
Notes
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r-- | mail/roundcube/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 821cb5766b45..9a5cd2c433e0 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundcube -DISTVERSION= 0.7.1 +DISTVERSION= 0.7.2 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:U} @@ -16,7 +16,6 @@ MAINTAINER?= ale@FreeBSD.org COMMENT= Fully skinnable XHTML/CSS webmail written in PHP LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes CONFLICTS= ja-roundcube-[0-9]* |