From a13ea108bb00bc0ece583da1c460ce82a8ed8c87 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:52:59 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- net/socks4/Makefile | 3 ++- net/socks4/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 net/socks4/pkg/COMMENT (limited to 'net/socks4') diff --git a/net/socks4/Makefile b/net/socks4/Makefile index f180f56a3fe..e496e300a9f 100644 --- a/net/socks4/Makefile +++ b/net/socks4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/08/18 22:46:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/17 18:19:39 wiz Exp $ # DISTNAME= export.socks.cstc.4.2.2 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks4/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.socks.nec.com/socksv4.html +COMMENT= Old library, server and client for using proxy firewall software CONFLICTS= socks5-* diff --git a/net/socks4/pkg/COMMENT b/net/socks4/pkg/COMMENT deleted file mode 100644 index b6567fa8665..00000000000 --- a/net/socks4/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Old library, server and client for using proxy firewall software -- cgit v1.2.3