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 /mail | |
parent | 798a7d5f97013b634e36f37d2784cf6ef3629942 (diff) | |
download | pkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/elm/Makefile | 38 | ||||
-rw-r--r-- | mail/exmh/Makefile | 4 | ||||
-rw-r--r-- | mail/metamail/Makefile | 4 | ||||
-rw-r--r-- | mail/pine/Makefile | 4 | ||||
-rw-r--r-- | mail/procmail/Makefile | 6 |
5 files changed, 28 insertions, 28 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 171af756989..829abc40685 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,29 +1,29 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:30 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:25 frueauf Exp $ # FreeBSD: Makefile,v 1.42 1997/12/24 01:21:07 alex Exp # -DISTNAME= elm-2.4ME+32 -CATEGORIES= mail -MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ - ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ - ftp://ftp.ibp.fr/pub/unix/mail/elm-me/ +DISTNAME= elm-2.4ME+32 +CATEGORIES= mail +MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ + ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ + ftp://ftp.ibp.fr/pub/unix/mail/elm-me/ -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= packages@netbsd.org -WRKSRC= ${WRKDIR}/elm2.4.ME+.32 -MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ - frm.1 listalias.1 messages.1 newalias.1 newmail.1 \ - printmail.1 readmsg.1 wnewmail.1 -CAT1= answer.0 checkalias.0 elm.0 elmalias.0 fastmail.0 \ - frm.0 listalias.0 messages.0 newalias.0 newmail.0 \ - printmail.0 readmsg.0 wnewmail.0 +WRKSRC= ${WRKDIR}/elm2.4.ME+.32 +MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ + frm.1 listalias.1 messages.1 newalias.1 newmail.1 \ + printmail.1 readmsg.1 wnewmail.1 +CAT1= answer.0 checkalias.0 elm.0 elmalias.0 fastmail.0 \ + frm.0 listalias.0 messages.0 newalias.0 newmail.0 \ + printmail.0 readmsg.0 wnewmail.0 -HAS_CONFIGURE= Yes -CONFIGURE_SCRIPT= Configure -CONFIGURE_ENV= PREFIX="${PREFIX}" -CONFIGURE_ARGS= -S +HAS_CONFIGURE= Yes +CONFIGURE_SCRIPT= Configure +CONFIGURE_ENV= PREFIX="${PREFIX}" +CONFIGURE_ARGS= -S -pre-configure:: +pre-configure: ${MV} ${WRKSRC}/nls/LANGS ${WRKSRC}/nls/LANGS.tmpl ${SED} -e 's:__PREFIX:'${PREFIX}':g'< ${WRKSRC}/nls/LANGS.tmpl > ${WRKSRC}/nls/LANGS diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index be255fff914..9332407bc83 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:30 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:25 frueauf Exp $ # FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp # @@ -24,7 +24,7 @@ PATCH_DIST_ARGS= -d ${WRKSRC}/lib -E ${PATCH_DIST_STRIP} PATCH_DIST_ARGS= -d ${WRKSRC}/lib --forward --quiet -E ${PATCH_DIST_STRIP} .endif -MAINTAINER= peter@FreeBSD.org +MAINTAINER= packages@netbsd.org BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index d9d9d778e29..3cc500f871b 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:31 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:25 frueauf Exp $ # FreeBSD Id: Makefile,v 1.8 1996/11/21 11:27:26 asami Exp # @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/ EXTRACT_SUFX= .tar.Z -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= packages@netbsd.org WRKSRC= ${WRKDIR}/${DISTNAME}/src MAN1= audiocompose.1 audiosend.1 extcompose.1 \ diff --git a/mail/pine/Makefile b/mail/pine/Makefile index d98b1203e7c..1f50ebe5796 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/04/15 10:38:31 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/04/20 11:56:26 frueauf Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # # Note: If you want to have pine's default behaviour of not allowing @@ -12,7 +12,7 @@ PKGNAME= pine-3.96 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= packages@netbsd.org MAN1= pine.1 pico.1 pilot.1 diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index f08e8ff96bf..f6f36a8284f 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:31 agc Exp $ -# $FreeBSD Id: Makefile,v 1.24 1997/05/14 14:40:34 ache Exp +# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:26 frueauf Exp $ +# FreeBSD Id: Makefile,v 1.24 1997/05/14 14:40:34 ache Exp # DISTNAME= procmail-3.11pre7 @@ -7,7 +7,7 @@ PKGNAME= procmail-3.11p7 CATEGORIES= mail MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= packages@netbsd.org INSTALL_TARGET= install-suid install.man |