summaryrefslogtreecommitdiff
path: root/www/urlget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/urlget/Makefile')
-rw-r--r--www/urlget/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/urlget/Makefile b/www/urlget/Makefile
index 7f72c3c1682..b9e06dad23c 100644
--- a/www/urlget/Makefile
+++ b/www/urlget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/10/29 22:29:16 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/28 06:31:07 asau Exp $
#
DISTNAME= urlget-1.4
@@ -8,8 +8,6 @@ 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
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"