Revert last change per joerg@'s objections.
This commit is contained in:
parent
4285f63714
commit
2601a11145
2 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.107 2011/11/20 14:03:40 shattered Exp $
|
||||
# $NetBSD: Makefile,v 1.108 2011/11/22 18:40:27 shattered Exp $
|
||||
|
||||
DISTNAME= wget-1.13.4
|
||||
PKGREVISION= 1
|
||||
|
@ -13,7 +13,6 @@ LICENSE= gnu-gpl-v3
|
|||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_TOOLS+= perl pod2man
|
||||
FETCH_USING= ftp
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_OLD_DES_API= YES
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.107 2011/11/20 14:03:40 shattered Exp $
|
||||
# $NetBSD: Makefile,v 1.108 2011/11/22 18:40:27 shattered Exp $
|
||||
|
||||
DISTNAME= curl-7.21.7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://curl.haxx.se/download/ \
|
||||
ftp://ftp.sunet.se/pub/www/utilities/curl/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
FETCH_USING= ftp
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://curl.haxx.se/
|
||||
|
|
Loading…
Reference in a new issue