diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /www/apache-contrib | |
parent | 48bcbda3549a31e06f03927834f0ed6e1bb827de (diff) |
Notes
Diffstat (limited to 'www/apache-contrib')
-rw-r--r-- | www/apache-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 721a90f58756..9a5e25502a52 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.apache.org/dist/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/ MASTER_SITE_SUBDIR= httpd/contrib/modules/1.3 -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |