diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2008-07-18 21:05:20 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2008-07-18 21:05:20 +0000 |
commit | bb3d8a2d71c42a19d8eb28f11fab423090a6386d (patch) | |
tree | 3b3af5215063dc2b208de87e4c5bdc4d008c2382 /www/webcalendar | |
parent | 37d5d19029b7f5b27b5165186a55ff235af8db5b (diff) |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
Notes
Notes:
svn path=/head/; revision=217070
Diffstat (limited to 'www/webcalendar')
-rw-r--r-- | www/webcalendar/Makefile | 2 | ||||
-rw-r--r-- | www/webcalendar/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index 76f75527e710..b496c6ebfaf9 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A web-based calendar application USE_PHP= pcre session diff --git a/www/webcalendar/pkg-descr b/www/webcalendar/pkg-descr index 7bee540983fb..51ebc8267b84 100644 --- a/www/webcalendar/pkg-descr +++ b/www/webcalendar/pkg-descr @@ -4,5 +4,3 @@ WebCalendar has been under development since 2000 and continues to evolve. WWW: http://www.k5n.us/webcalendar.php -- Greg Larkin -glarkin@sourcehosting.net |