diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-09-26 07:00:49 +0000 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-09-26 07:00:49 +0000 |
commit | 34964e42e8474f5540d57c0169556e5ed1021450 (patch) | |
tree | 892fa4843c338d48a566da1c269537bba5975804 /net/radreport | |
parent | 4015382555ae4ab1ab5174ad8d13fdfe5b12fc94 (diff) | |
download | ports-34964e42e8474f5540d57c0169556e5ed1021450.tar.gz ports-34964e42e8474f5540d57c0169556e5ed1021450.zip |
Notes
Diffstat (limited to 'net/radreport')
-rw-r--r-- | net/radreport/Makefile | 13 | ||||
-rw-r--r-- | net/radreport/distinfo | 2 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net/radreport/Makefile b/net/radreport/Makefile index fb04b6ca36ac..548eec3b5006 100644 --- a/net/radreport/Makefile +++ b/net/radreport/Makefile @@ -5,14 +5,15 @@ # $FreeBSD$ # -PORTNAME= radreport -PORTVERSION= 1.3 -CATEGORIES= net -MASTER_SITES= ftp://ftp.livingston.com/pub/le/contrib/radius/ -DISTNAME= radreport +PORTNAME= radreport +PORTVERSION= 1.3 +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kbyanc +DISTNAME= radreport EXTRACT_SUFX= -MAINTAINER= kbyanc@posi.net +MAINTAINER= kbyanc@FreeBSD.org NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/net/radreport/distinfo b/net/radreport/distinfo index cf106a8477c2..ed1e82f273d9 100644 --- a/net/radreport/distinfo +++ b/net/radreport/distinfo @@ -1 +1 @@ -MD5 (radreport) = 59d8d8acdff085a09727a6a0d9426e33 +MD5 (radreport) = 80275d8164f1e56153b338076e216fe3 |