summaryrefslogtreecommitdiff
path: root/www/urlget
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
commita0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (patch)
treefe8266973ffa2637b58ee95206ea56dc48377bc4 /www/urlget
parenta486f11406b23d4578e07720dca416262225a087 (diff)
downloadpkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/urlget')
-rw-r--r--www/urlget/Makefile3
-rw-r--r--www/urlget/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/www/urlget/Makefile b/www/urlget/Makefile
index 6111cf903f4..3c9211fb785 100644
--- a/www/urlget/Makefile
+++ b/www/urlget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/10/14 18:09:55 kim Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:22:42 wiz Exp $
#
DISTNAME= urlget-1.3
@@ -6,6 +6,7 @@ CATEGORIES= www
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
.include "../../mk/bsd.prefs.mk"
diff --git a/www/urlget/pkg/COMMENT b/www/urlget/pkg/COMMENT
deleted file mode 100644
index 8ddf48fb61b..00000000000
--- a/www/urlget/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-simple command-line tool to retrieve an HTTP URL