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/radius/Makefile | 3 ++- net/radius/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 net/radius/pkg/COMMENT (limited to 'net/radius') diff --git a/net/radius/Makefile b/net/radius/Makefile index 76dd500d9f4..c3cc4e0d369 100644 --- a/net/radius/Makefile +++ b/net/radius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/01/29 11:34:38 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/17 18:19:31 wiz Exp $ # # Tempted to install another radius package? # @@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}.basic.tar.gz \ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.merit.edu/aaa/ +COMMENT= Standard authentication protocol server DIST_SUBDIR= radius diff --git a/net/radius/pkg/COMMENT b/net/radius/pkg/COMMENT deleted file mode 100644 index 3d71e50e91e..00000000000 --- a/net/radius/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Standard authentication protocol server -- cgit v1.2.3