diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 12:11:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 12:11:07 +0000 |
commit | 076364f116b4dab90cfacb0e9eb7496b5784fb13 (patch) | |
tree | a4058c138d076dabb60f1d2462a5c0f0cca1681d /www | |
parent | c30df91ca953c51a76141cf36b7286f1b8a9945d (diff) | |
download | ports-076364f116b4dab90cfacb0e9eb7496b5784fb13.tar.gz ports-076364f116b4dab90cfacb0e9eb7496b5784fb13.zip |
- Update maintainer's address
Submitted by: Allan Bowhill <allanb@u.washington.edu> (maintainer)
Notes
Notes:
svn path=/head/; revision=105864
Diffstat (limited to 'www')
-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 |