diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2016-06-21 10:18:16 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2016-06-21 10:18:16 +0000 |
commit | 2d45d6748549a1699931a721382a22cb7e21b4e7 (patch) | |
tree | 2fa40ba7c5e5f99275fe563001a84bd46e4d6a0a /net/ldapscripts/Makefile | |
parent | c0445890bdc081f764ce2f9cae7d6aa40cee417a (diff) | |
download | ports-2d45d6748549a1699931a721382a22cb7e21b4e7.tar.gz ports-2d45d6748549a1699931a721382a22cb7e21b4e7.zip |
Update to 2.0.7
Notes
Notes:
svn path=/head/; revision=417197
Diffstat (limited to 'net/ldapscripts/Makefile')
-rw-r--r-- | net/ldapscripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index 201673c6627b..53e312d9ab11 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ldapscripts -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/ldapscripts/ |