diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
commit | 49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /misc/ical | |
parent | 798a7d5f97013b634e36f37d2784cf6ef3629942 (diff) | |
download | pkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'misc/ical')
-rw-r--r-- | misc/ical/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ical/Makefile b/misc/ical/Makefile index 36e319ff431..b390ecac462 100644 --- a/misc/ical/Makefile +++ b/misc/ical/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:35 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:27 frueauf Exp $ # $FreeBSD Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp # @@ -6,7 +6,7 @@ DISTNAME= ical-2.2 CATEGORIES= misc MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/icalbins/ -MAINTAINER= erich@FreeBSD.ORG +MAINTAINER= packages@netbsd.org LIB_DEPENDS= tk80.1:${PORTSDIR}/x11/tk80 |