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 /deskutils/horde-kronolith | |
parent | e25988554c63744161c2c1f20662475662caeab4 (diff) | |
download | ports-f8a70bc4e2bdc3fdc12cf0ad8918de3f04610969.tar.gz ports-f8a70bc4e2bdc3fdc12cf0ad8918de3f04610969.zip |
Notes
Diffstat (limited to 'deskutils/horde-kronolith')
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index ab5959e7a627..018dd27ca96d 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: Kronolith +# Ports collection makefile for: horde-kronolith # Date created: Sun Dec 02, 2001 # Whom: Thierry Thomas (<thierry@thomas.as>) # @@ -16,7 +16,7 @@ COMMENT= Horde web based calendar LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} OPTIONS_DEFAULT= DATE_HOLIDAYS TIMEOBJECTS OPTIONS_DEFINE= DATE_HOLIDAYS TIMEOBJECTS XMLWRITER |