diff options
author | billf <billf@FreeBSD.org> | 1999-07-23 07:25:08 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-07-23 07:25:08 +0800 |
commit | 450e770d46f54f468d9ce203ac0a3ab820bf86f6 (patch) | |
tree | a366c2430151180926fd105c586ab92f755c4c7e /net/radiusd-cistron/Makefile | |
parent | 62f9c45a1084d5b89a39f623d183f2a968af8861 (diff) | |
download | freebsd-ports-gnome-450e770d46f54f468d9ce203ac0a3ab820bf86f6.tar.gz freebsd-ports-gnome-450e770d46f54f468d9ce203ac0a3ab820bf86f6.tar.zst freebsd-ports-gnome-450e770d46f54f468d9ce203ac0a3ab820bf86f6.zip |
Update from b16 to b18, which does contain a FreeBSD fix.
Diffstat (limited to 'net/radiusd-cistron/Makefile')
-rw-r--r-- | net/radiusd-cistron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index ebcc2d79545c..923e9821f61b 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -3,10 +3,10 @@ # Date created: 15 Jan 1999 # Whom: john@nlc.net.au # -# $Id: Makefile,v 1.3 1999/04/29 20:27:17 peter Exp $ +# $Id: Makefile,v 1.4 1999/05/01 03:14:59 steve Exp $ # -DISTNAME= radiusd-cistron-1.5.4.3-beta16 +DISTNAME= radiusd-cistron-1.5.4.3-beta18 PKGNAME= radiusd-cistron-1.5.4.3 CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ |