diff options
author | pav <pav@FreeBSD.org> | 2004-04-01 20:11:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-01 20:11:07 +0800 |
commit | 2146b4eb6bc8c6c3a46caa79f92279ff1cf140c1 (patch) | |
tree | 7ad2b6bf8bc6a3cdb20b78e6ce2ef7593f66eddd /www/emp | |
parent | 984da1f9c9e68dc06b34925399dcac6a816dec12 (diff) | |
download | freebsd-ports-gnome-2146b4eb6bc8c6c3a46caa79f92279ff1cf140c1.tar.gz freebsd-ports-gnome-2146b4eb6bc8c6c3a46caa79f92279ff1cf140c1.tar.zst freebsd-ports-gnome-2146b4eb6bc8c6c3a46caa79f92279ff1cf140c1.zip |
- Update maintainer's address
Submitted by: Allan Bowhill <allanb@u.washington.edu> (maintainer)
Diffstat (limited to 'www/emp')
-rw-r--r-- | www/emp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/emp/Makefile b/www/emp/Makefile index 7453cffde390..6c9025ed3d4a 100644 --- a/www/emp/Makefile +++ b/www/emp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.92 CATEGORIES= www MASTER_SITES= http://www.blarg.net/~abowhill/ -MAINTAINER= abowhill@blarg.net +MAINTAINER= allanb@u.washington.edu COMMENT= CGI program to deliver hierarchy of web links HAS_CONFIGURE= yes |