diff options
Diffstat (limited to 'net/awhois/Makefile')
-rw-r--r-- | net/awhois/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/awhois/Makefile b/net/awhois/Makefile index ab722a64e55..64eae55dd31 100644 --- a/net/awhois/Makefile +++ b/net/awhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/25 07:51:00 snj Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:44 tv Exp $ # DISTNAME= awhois.sh-v1.61 @@ -12,7 +12,6 @@ HOMEPAGE= ftp://ftp.planix.com/pub/Planix/ COMMENT= All-encompassing whois client wrapper WRKSRC= ${WRKDIR} -USE_BUILDLINK3= yes do-extract: ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}; |