diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
commit | c71ee02f2e19fdef818c1906ed0570d0d22fa8f3 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/roundcube-mobilecube | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) |
Notes
Diffstat (limited to 'mail/roundcube-mobilecube')
-rw-r--r-- | mail/roundcube-mobilecube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/roundcube-mobilecube/Makefile b/mail/roundcube-mobilecube/Makefile index a4565f6aae39..967be11d2a3e 100644 --- a/mail/roundcube-mobilecube/Makefile +++ b/mail/roundcube-mobilecube/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${THEME_VERSION}%20Beta/Build%20%23${THEME_BUILD}/ PKGNAMEPREFIX= roundcube- DISTNAME= MobileCubeBeta%23${THEME_BUILD} -MAINTAINER= alexey@renatasystems.org +MAINTAINER= ports@FreeBSD.org COMMENT= Theme for RoundCube Web Mail RUN_DEPENDS= roundcube>=0.3:${PORTSDIR}/mail/roundcube |