summaryrefslogtreecommitdiff
path: root/www/urlget
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commitb6b94f0c669b1ef2a824c69854900b68ec821681 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /www/urlget
parentac9820da6cdeb5833fdaf2717a1633972572c5de (diff)
downloadpkgsrc-b6b94f0c669b1ef2a824c69854900b68ec821681.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'www/urlget')
-rw-r--r--www/urlget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/urlget/Makefile b/www/urlget/Makefile
index b4f047c5b4f..41bc10aaeb6 100644
--- a/www/urlget/Makefile
+++ b/www/urlget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 19:57:02 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/08/25 21:52:23 jlam Exp $
#
DISTNAME= urlget-1.3
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= simple command-line tool to retrieve an HTTP URL
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.prefs.mk"