diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-28 20:45:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-28 20:45:49 +0000 |
commit | 821a521b51d5b814c8c7e98a782612147e37744c (patch) | |
tree | b11f4664822014c6c4c69cd0924bddd2f06e0495 /devel/libical | |
parent | 236b4bf04c8678e211969f48e0fe1af8b730fd17 (diff) | |
download | ports-821a521b51d5b814c8c7e98a782612147e37744c.tar.gz ports-821a521b51d5b814c8c7e98a782612147e37744c.zip |
Notes
Diffstat (limited to 'devel/libical')
-rw-r--r-- | devel/libical/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile index c9e0566129eb..0dadef5824d1 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.24 PORTREVISION= 2 DISTFILES= ${DISTNAME}.RC4${EXTRACT_SUFX} CATEGORIES= devel -MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/freeassociation/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= freeassociation MAINTAINER= joe@zircon.seattle.wa.us COMMENT= An implementation of the IETF's Calendaring and Scheduling protocols |