diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 18:14:07 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 18:14:07 +0000 |
commit | 93a61d6874669ec2bb1bc7deebc61598e4174442 (patch) | |
tree | b771014812f92756476f174cb7d6d567fc13dbc2 /net/radiusd-cistron/Makefile | |
parent | e062d3845f126e409fb15b1ae6b67f75410a881b (diff) |
Notes
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 |