diff options
-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 |