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 /ftp | |
parent | e25988554c63744161c2c1f20662475662caeab4 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/horde-gollem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index 059071ba5aad..f1fb02d925fd 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: horde4-gollem +# Ports collection makefile for: horde-gollem # Date created: Oct 11, 2011 # Whom: Martin Matuska (mm@FreeBSD.org) # @@ -16,7 +16,7 @@ COMMENT= Horde Web-based File Manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde5-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role |