diff options
Diffstat (limited to 'net/radiusd-cistron/Makefile')
-rw-r--r-- | net/radiusd-cistron/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 96a3576af3e7..766e251e0707 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: radiusd-cistron -# Version required: cistron radiusd 1.6.2 (stable) # Date created: 15 Jan 1999 # Whom: john@nlc.net.au # # $FreeBSD$ # -DISTNAME= radiusd-cistron-1.6.2-stable -PKGNAME= radiusd-cistron-1.6.2 +PORTNAME= radiusd-cistron +PORTVERSION= 1.6.2 CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ +DISTNAME= radiusd-cistron-1.6.2-stable MAINTAINER= john@nlc.net.au |