summaryrefslogtreecommitdiff
path: root/www/curl/Makefile
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/curl/Makefile
parenta486f11406b23d4578e07720dca416262225a087 (diff)
downloadpkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r--www/curl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 7fca3cdae79..6ef81a697d6 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/05 14:32:21 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:22:03 wiz Exp $
DISTNAME= curl-7.6
CATEGORIES= www
@@ -6,6 +6,7 @@ MASTER_SITES= http://curl.haxx.se/download/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://curl.haxx.se/
+COMMENT= client that groks URLs
GNU_CONFIGURE= yes
USE_GMAKE= yes