diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /www/webcalendar | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) |
Notes
Diffstat (limited to 'www/webcalendar')
-rw-r--r-- | www/webcalendar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index 6364951d9d2e..41360c54c7e7 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.0.5 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.0/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} PORTSCOUT= limit:^1\.0\. MAINTAINER= glarkin@FreeBSD.org |