diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2002-09-04 19:41:43 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2002-09-04 19:41:43 +0000 |
commit | 563c36833c069fb9b7f6b55caa42fc16b3360c8b (patch) | |
tree | 62f25ce30718e8d4e0c12c2178cfad56c6c3f8f3 /www/mod_backhand | |
parent | 44efb0eba3c79d80008ccf0a599674a0851ee9af (diff) |
Notes
Diffstat (limited to 'www/mod_backhand')
-rw-r--r-- | www/mod_backhand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index 32bff028d809..0d2791846cd8 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.1 CATEGORIES= www MASTER_SITES= ftp://ftp.cnds.jhu.edu/pub/backhand/ -MAINTAINER= sean@chittenden.org +MAINTAINER= seanc@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |