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/thttpd | |
parent | 48bcbda3549a31e06f03927834f0ed6e1bb827de (diff) |
Notes
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 5abeff2ee9b5..db29b939e534 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.acme.com/software/thttpd/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} notes.html EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org IGNOREFILES= notes.html |