diff options
author | peter <peter@FreeBSD.org> | 1999-04-29 20:27:22 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-04-29 20:27:22 +0000 |
commit | 020e9a7dc6bce25a87fa8b74cfff55d52753e227 (patch) | |
tree | 8e3cb8f62ca395c58bfd92ef7baa7459244464c9 /net/radiusd-cistron/Makefile | |
parent | a3e894f9a909de7caf97cc38ef51de8d0417c9cd (diff) | |
download | FreeBSD-ports-020e9a7dc6bce25a87fa8b74cfff55d52753e227.zip FreeBSD-ports-020e9a7dc6bce25a87fa8b74cfff55d52753e227.tar.gz |
Trivial update from b14 -> b16.
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 b37b559..b13371e 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: radiusd-cistron -# Version required: cistron radiusd 1.5.4.3 (beta14) +# Version required: cistron radiusd 1.5.4.3 (beta16) # Date created: 15 Jan 1999 # Whom: john@nlc.net.au # -# $Id$ +# $Id: Makefile,v 1.2 1999/01/18 03:10:23 steve Exp $ # -DISTNAME= radiusd-cistron-1.5.4.3-beta14 +DISTNAME= radiusd-cistron-1.5.4.3-beta16 PKGNAME= radiusd-cistron-1.5.4.3 CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ |