From f0d3207171c9f5027b7c5ef37ad72139779d7f99 Mon Sep 17 00:00:00 2001 From: adrianp Date: Tue, 25 Jan 2005 13:43:29 +0000 Subject: - Remove need for PERL - Bump to nb1 - Change to my NetBSD.org address - Issue spotted by Gert Doering in PR# 29115 - Thanks for the PR. --- net/gnetcat/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/gnetcat') diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile index 5a0d8ff751b..017146d012c 100644 --- a/net/gnetcat/Makefile +++ b/net/gnetcat/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2004/11/25 19:26:43 snj Exp $ +# $NetBSD: Makefile,v 1.4 2005/01/25 13:43:29 adrianp Exp $ DISTNAME= netcat-0.7.1 PKGNAME= gnetcat-0.7.1 +PKGREVISION= 1 CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netcat/} -MAINTAINER= adrianp@stindustries.net +MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://netcat.sourceforge.net/ COMMENT= Read and write data across network connections GNU_CONFIGURE= YES USE_BUILDLINK3= YES -USE_PERL5= YES INFO_FILES= netcat.info -- cgit v1.2.3