summaryrefslogtreecommitdiff
path: root/net/puf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/puf/Makefile')
-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"