diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-09-22 18:22:12 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-09-22 18:22:12 +0000 |
commit | 37c304c44f5d751003a7df3df0e195f1ac11ca10 (patch) | |
tree | ba498c659d3684f8b1614a215388d1452512110f /mail/roundcube/Makefile | |
parent | f034b152a71e4dd703e8bff6281d8d47009d7f40 (diff) |
Notes
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r-- | mail/roundcube/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index efdffbf5c4ef..02a5d5dfa123 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -2,6 +2,7 @@ PORTNAME= roundcube DISTVERSION= 1.1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu} |