diff options
author | tron <tron@pkgsrc.org> | 2000-08-25 21:00:38 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-08-25 21:00:38 +0000 |
commit | bd4f522b8e1ae72632aaba0238be3a047d332266 (patch) | |
tree | b0bc6629ce990ee1c43d6d11e6cf6c5e3780567f /net | |
parent | 52a6297c128e45b8e620eed7ea426912008615c0 (diff) | |
download | pkgsrc-bd4f522b8e1ae72632aaba0238be3a047d332266.tar.gz |
Liste me as maintainer of this package.
Diffstat (limited to 'net')
-rw-r--r-- | net/rumba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rumba/Makefile b/net/rumba/Makefile index ec060f568a9..b7eb84671e0 100644 --- a/net/rumba/Makefile +++ b/net/rumba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/10/07 17:41:57 tron Exp $ +# $NetBSD: Makefile,v 1.9 2000/08/25 21:00:38 tron Exp $ # $FreeBSD Id: Makefile,v 1.2 1997/07/21 19:28:46 max Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ftp://hal.kph.tuwien.ac.at/pub/NeXT/tools/rumba/ \ ftp://next-ftp.peak.org/pub/next/apps/utils/networks/ EXTRACT_SUFX= .gnutar.gz -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org MAKE_ENV= PWD=${WRKSRC} |