diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /www/mod_zap | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.zst freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'www/mod_zap')
-rw-r--r-- | www/mod_zap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index 290fade470b5..a9bd37808d63 100644 --- a/www/mod_zap/Makefile +++ b/www/mod_zap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.indexdata.dk/pub/yaz/ \ MASTER_SITE_SUBDIR= jeh DISTNAME= zap-${PORTVERSION} -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/yaz-config:${PORTSDIR}/net/yaz \ ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |