diff options
Diffstat (limited to 'devel/libical/Makefile')
-rw-r--r-- | devel/libical/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 9fbad1d20034..b4cdaf54bab3 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -4,9 +4,6 @@ PORTNAME= libical PORTVERSION= 1.0.1 CATEGORIES= devel -#MASTER_SITES= SF/freeassociation/${PORTNAME}/${PORTNAME}-${PORTVERSION} -#MASTER_SITES= https://github.com/libical/libical/archive/v${PORTVERSION} -#DISTNAME= v1 MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the IETF Calendaring and Scheduling protocols @@ -15,9 +12,7 @@ LICENSE_COMB= dual LICENSE= MPL LGPL21 USE_GITHUB= yes -GH_ACCOUNT= libical GH_TAGNAME= da69aae -GH_COMMIT= da69aae USES= cmake gmake pathfix perl5 USE_PERL5= build |