diff options
author | R. Imura <imura@FreeBSD.org> | 1999-11-26 15:30:25 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 1999-11-26 15:30:25 +0000 |
commit | 42afb2332c8c66167a26f4ab1afa9b72e74ef0f8 (patch) | |
tree | f144a9a2538545350f9d6a813b8e18533b474839 /www | |
parent | 3c10a59460287132a05c9c98b4e298c4dc0d2a78 (diff) | |
download | ports-42afb2332c8c66167a26f4ab1afa9b72e74ef0f8.tar.gz ports-42afb2332c8c66167a26f4ab1afa9b72e74ef0f8.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/web500gw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/web500gw/Makefile b/www/web500gw/Makefile index 26a671123c38..e3312f7a07ad 100644 --- a/www/web500gw/Makefile +++ b/www/web500gw/Makefile @@ -13,9 +13,9 @@ MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/web500gw/ \ ftp://ftp.ntua.gr/pub/net/ldap/web500gw/ \ ftp://ftp.imms.de/pub/unix/networking/ldap/ -MAINTAINER= karl.dietz@triplan.com +MAINTAINER= Karl.Dietz@frankfurt.netsurf.de -BUILD_DEPENDS= ${PREFIX}/lib/libldap.a:${PORTSDIR}/net/openldap +BUILD_DEPENDS= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap INSTDIR= ${PREFIX}/bin |