diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-12-30 09:46:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-12-30 09:46:39 +0000 |
commit | 8eb51ef83a6d73c0bc05aabf090709e1e0b86128 (patch) | |
tree | 3932d7ab42dc3717c94e5b13b3bdd31e20c820b2 /mail/roundcube/Makefile | |
parent | cd8b7ccc77e95a15b7ce1f98e185de1f5d212dba (diff) |
Notes
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r-- | mail/roundcube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 93c742601814..e6364a0ba137 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu} |