diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-06 08:12:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-06 08:12:37 +0000 |
commit | 8fa3f22c6af3cd48bc1479fe092cd9ccf655d4e7 (patch) | |
tree | eb131a7d507d27d4f5e661db7fd025e68740eeb4 /net/pecl-radius/Makefile | |
parent | 30e80e6c26ff023b85a5aa9b27503099d536d15a (diff) | |
download | ports-8fa3f22c6af3cd48bc1479fe092cd9ccf655d4e7.tar.gz ports-8fa3f22c6af3cd48bc1479fe092cd9ccf655d4e7.zip |
Notes
Diffstat (limited to 'net/pecl-radius/Makefile')
-rw-r--r-- | net/pecl-radius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile index c501f6f51e37..40d8974b0b64 100644 --- a/net/pecl-radius/Makefile +++ b/net/pecl-radius/Makefile @@ -6,14 +6,14 @@ # PORTNAME= radius -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= net security pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Radius client library for PHP USE_PHP= yes |