diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-11 12:53:15 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-11 12:53:15 +0000 |
| commit | 50693bb759e729c1e9ab76dfde9d59febfb36e53 (patch) | |
| tree | bde4691450b04e2bd6d6f4aa988ac7026ea27aab /net/ldapdiff/Makefile | |
| parent | Correct envvars path on apachectl(1) (diff) | |
upgrade to 0.8.3
PR: 40456
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=62809
Diffstat (limited to 'net/ldapdiff/Makefile')
| -rw-r--r-- | net/ldapdiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile index 7e2b27d8859d..1c2888f9273d 100644 --- a/net/ldapdiff/Makefile +++ b/net/ldapdiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ldapdiff -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= net MASTER_SITES= http://webtomware.rhoen.de/ \ http://unixpages.org/distfiles/ @@ -42,6 +42,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif - @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |
