diff options
author | petef <petef@FreeBSD.org> | 2001-10-07 10:03:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-10-07 10:03:45 +0800 |
commit | fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509 (patch) | |
tree | 34ea0e2319fb3a80aebb374fbbd0d7bec0ab2370 /www/thttpd/Makefile | |
parent | e327031843051a7b73e4977066e0fee1c7ab13ae (diff) | |
download | freebsd-ports-graphics-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.gz freebsd-ports-graphics-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.zst freebsd-ports-graphics-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.zip |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Diffstat (limited to 'www/thttpd/Makefile')
-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 5abeff2ee9b..db29b939e53 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 |