diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-12-18 13:24:49 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-18 13:24:49 +0000 |
commit | f8a70bc4e2bdc3fdc12cf0ad8918de3f04610969 (patch) | |
tree | 364a27b8cf4d815580586353e8d4ca6b67535ec5 /mail | |
parent | e25988554c63744161c2c1f20662475662caeab4 (diff) | |
download | ports-f8a70bc4e2bdc3fdc12cf0ad8918de3f04610969.tar.gz ports-f8a70bc4e2bdc3fdc12cf0ad8918de3f04610969.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/horde-imp/Makefile | 4 | ||||
-rw-r--r-- | mail/horde-ingo/Makefile | 4 | ||||
-rw-r--r-- | mail/horde-turba/Makefile | 4 | ||||
-rw-r--r-- | mail/horde-webmail/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 1aa5bc003ab9..283dbad4cb2f 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: imp3 +# Ports collection makefile for: horde-imp # Date created: Mon Oct 08, 2001 # Whom: Thierry Thomas (<thierry@thomas.as>) # @@ -16,7 +16,7 @@ COMMENT= Horde web based webmail system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index 2812e0ca2a0c..aa1f599a1a4e 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: Ingo +# Ports collection makefile for: horde-ingo # Date created: Dec 3, 2004 # Whom: Thierry Thomas (<thierry@pompo.net>) # @@ -16,7 +16,7 @@ COMMENT= Horde email filter rules manager LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} USE_PHP= gettext USE_HORDE_BUILD= Horde_Role diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index 0d1e014b007a..0c4a21756746 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: turba +# Ports collection makefile for: horde-turba # Date created: Sat Nov 16, 2001 # Whom: Thierry Thomas (<thierry@thomas.as>) # @@ -16,7 +16,7 @@ COMMENT= Horde web based address book LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} OPTIONS_DEFINE= FACEBOOK IMSP LDAP FACEBOOK_DESC= Support connections with Facebook diff --git a/mail/horde-webmail/Makefile b/mail/horde-webmail/Makefile index 22f0dc1e4152..ab03d2b35313 100644 --- a/mail/horde-webmail/Makefile +++ b/mail/horde-webmail/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: horde4-webmail +# Ports collection makefile for: horde-webmail # Date created: 7 July 2011 # Whom: Martin Matuska <mm@FreeBSD.org> # @@ -15,7 +15,7 @@ COMMENT= Horde Groupware Webmail Edition CONFLICTS= horde-groupware-[456]* -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ |