summaryrefslogtreecommitdiff
path: root/net/radius
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
commita13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/radius
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/radius')
-rw-r--r--net/radius/Makefile3
-rw-r--r--net/radius/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
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