diff options
author | kolla <kolla> | 2009-02-27 12:42:19 +0000 |
---|---|---|
committer | kolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2009-02-27 12:42:19 +0000 |
commit | 5db9da3267c05f184cdae8035c13a50a85de39e2 (patch) | |
tree | c69aed8132aea9c451c24765621714815dfcc18f | |
parent | e04f96d87822d43376ec3ff9a6fc75e71208d75b (diff) |
Oppdatert til 1.3-beta
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@483 e88ac4ed-0b26-0410-9574-a7f39faa03bf
-rw-r--r-- | packaging/pkgsrc/net/radsecproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/pkgsrc/net/radsecproxy/Makefile b/packaging/pkgsrc/net/radsecproxy/Makefile index 90586ec..f94bb7b 100644 --- a/packaging/pkgsrc/net/radsecproxy/Makefile +++ b/packaging/pkgsrc/net/radsecproxy/Makefile @@ -1,12 +1,12 @@ # $NetBSD: Makefile,v 1.0 2008/01/29 13:20:00 kolla Exp $ -DISTNAME= radsecproxy-1.2 +DISTNAME= radsecproxy-1.3-beta CATEGORIES= net MASTER_SITES= http://software.uninett.no/radsecproxy/ MAINTAINER= netbsd@kolla.no HOMEPAGE= http://software.uninett.no/radsecproxy/ -COMMENT= RADIUS proxy that also supports RadSec +COMMENT= RADIUS proxy that supports RadSec EGDIR= ${PREFIX}/share/examples/radsecproxy CONF_FILES= ${EGDIR}/radsecproxy.conf ${PKG_SYSCONFDIR}/radsecproxy.conf |