diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 12:33:57 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 12:33:57 +0000 |
commit | 543c989464ab7b32b65420dfe13fbc1b7c2de3da (patch) | |
tree | 6705f8d215a926b670f5784e95309ea9e0f483ec | |
parent | Install a manpage as replacement for a README file. (diff) |
Update maintainer email.
PR: 19320, 19321, 19322
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=29932
-rw-r--r-- | audio/teknap/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | irc/bitchx/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/teknap/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/teknap/Makefile b/audio/teknap/Makefile index 785beb889f4c..cacc539c0b94 100644 --- a/audio/teknap/Makefile +++ b/audio/teknap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.bitchx.com/pub/BWap/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net WRKSRC= ${WRKDIR}/BWap GNU_CONFIGURE= yes diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 9226fd076bd4..97929e85743f 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net USE_LIBTOOL= yes USE_BZIP2= yes diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index dce18409b2bf..85c197750de4 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net .if defined(WITH_GNOME) LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index 785beb889f4c..cacc539c0b94 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.bitchx.com/pub/BWap/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net WRKSRC= ${WRKDIR}/BWap GNU_CONFIGURE= yes |