summaryrefslogtreecommitdiff
path: root/net/puf
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-05-07 01:14:46 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-05-07 01:14:46 +0000
commit8d2bb7dcb6f365991eca025ef8e66d87fffc81e3 (patch)
treef9760fe785fe6a7ee5900193237a073aa4306852 /net/puf
parentaa5b1740da9d8ed72589931dae600f17c2cf43bc (diff)
downloadpkgsrc-8d2bb7dcb6f365991eca025ef8e66d87fffc81e3.tar.gz
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'net/puf')
-rw-r--r--net/puf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/puf/Makefile b/net/puf/Makefile
index df87b86703e..40d6b2b8662 100644
--- a/net/puf/Makefile
+++ b/net/puf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/28 20:05:20 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/05/07 01:14:49 xtraeme Exp $
#
DISTNAME= puf-0.93.2a
@@ -6,10 +6,11 @@ PKGNAME= ${DISTNAME:S/a$/.1/}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=puf/}
-MAINTAINER= xtraeme@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://puf.sourceforge.net/
COMMENT= Parallel URL fetcher
GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
.include "../../mk/bsd.pkg.mk"