diff options
| author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2011-04-19 08:02:56 +0000 |
|---|---|---|
| committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2011-04-19 08:02:56 +0000 |
| commit | feb3a2a2e660a73ea78278caa18ce81726a8a191 (patch) | |
| tree | 211d8243feea1f77cd413853e2d71b73bd107a22 /net/ldapscripts/Makefile | |
| parent | rdesktop is now GPLv3. (diff) | |
- Update to 2.0.1
- Remove useless empty MANLANG
Notes
Notes:
svn path=/head/; revision=272917
Diffstat (limited to 'net/ldapscripts/Makefile')
| -rw-r--r-- | net/ldapscripts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index e6bf8426df95..a487eb652572 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ldapscripts -PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/ldapscripts/ @@ -31,7 +30,6 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME} MAKE_ENV+= MANDIR=${MANPREFIX}/man \ ETCDIR=${ETCDIR} -MANLANG= "" MANCOMPRESSED= yes MAN1= ldapaddgroup.1 ldapaddmachine.1 ldapadduser.1 ldapaddusertogroup.1 \ ldapdeletegroup.1 ldapdeleteuser.1 ldapdeleteuserfromgroup.1 \ |
