From 6c418dfddee65c32585ee1e8f0cfdecd2acb7f1e Mon Sep 17 00:00:00 2001 From: danh Date: Thu, 12 Sep 2002 15:22:33 +0000 Subject: [PATCH] add HOMEPAGE --- net/radiusd-lucent/Makefile | 4 +++- net/radiusd-lucent/pkg/DESCR | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/net/radiusd-lucent/Makefile b/net/radiusd-lucent/Makefile index 24b6bb08941..b04277f98b6 100644 --- a/net/radiusd-lucent/Makefile +++ b/net/radiusd-lucent/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2002/08/27 19:02:18 danh Exp $ +# $OpenBSD: Makefile,v 1.17 2002/09/12 15:22:33 danh Exp $ COMMENT= "Lucent remote access RADIUS server" @@ -9,6 +9,8 @@ MASTER_SITES= http://www.vergenet.net/linux/radius/download/ PATCHFILES= radius-2.1.comprehensive.6.patch.gz EXTRACT_SUFX= .tar.Z +HOMEPAGE= http://www.vergenet.net/linux/radius/ + MAINTAINER= Dan Harnett PERMIT_PACKAGE_CDROM= Yes diff --git a/net/radiusd-lucent/pkg/DESCR b/net/radiusd-lucent/pkg/DESCR index e58aa6dc165..323917deeab 100644 --- a/net/radiusd-lucent/pkg/DESCR +++ b/net/radiusd-lucent/pkg/DESCR @@ -3,3 +3,5 @@ RADIUS proxy, iPass roaming, and ActivCard. This port does not use iPass roaming or ActivCard at this time. + +WWW: ${HOMEPAGE}