diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-27 16:12:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-27 16:12:14 +0800 |
commit | 3a442a0b0cc1dcf608168a5b240282d074add41d (patch) | |
tree | 03c7e57c0f9aa694bf368dcfaef69cd695ae3136 /ftp/muddleftpd | |
parent | 5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f (diff) | |
download | freebsd-ports-gnome-3a442a0b0cc1dcf608168a5b240282d074add41d.tar.gz freebsd-ports-gnome-3a442a0b0cc1dcf608168a5b240282d074add41d.tar.zst freebsd-ports-gnome-3a442a0b0cc1dcf608168a5b240282d074add41d.zip |
drop maintainership
Diffstat (limited to 'ftp/muddleftpd')
-rw-r--r-- | ftp/muddleftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile index 36890b670ff0..4fe93c340708 100644 --- a/ftp/muddleftpd/Makefile +++ b/ftp/muddleftpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp MASTER_SITES= http://www.arach.net.au/~wildfire/muddleftpd/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |