diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-01 20:37:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-01 20:37:04 +0000 |
commit | 2893f804130d2d63f7d0cee65bfdb6c0d18e566c (patch) | |
tree | 93f5b7ffa9bad520d3bc8af08fa0013909344775 /www/wwwoffle | |
parent | cd003cb08f9d8435879fdaf575ed8c4d5ac82d72 (diff) | |
download | ports-2893f804130d2d63f7d0cee65bfdb6c0d18e566c.tar.gz ports-2893f804130d2d63f7d0cee65bfdb6c0d18e566c.zip |
Notes
Diffstat (limited to 'www/wwwoffle')
-rw-r--r-- | www/wwwoffle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 8030fc058b2e..e8d9c6b287c8 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \ MASTER_SITE_SUBDIR= apps/www/servers EXTRACT_SUFX= .tgz -MAINTAINER= ben@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes |