diff options
author | will <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | df3325bdb0c564cd01c658c944af6b985a67ce03 (patch) | |
tree | e8dfd0a48032fb940ed41461e0156ee328f56c61 /ftp/IglooFTP | |
parent | 6eb774300626f30a24149c3a03553b3c99e9fd21 (diff) | |
download | FreeBSD-ports-df3325bdb0c564cd01c658c944af6b985a67ce03.zip FreeBSD-ports-df3325bdb0c564cd01c658c944af6b985a67ce03.tar.gz |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Diffstat (limited to 'ftp/IglooFTP')
-rw-r--r-- | ftp/IglooFTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index d87d128..762fc97 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= system/network/file-transfer DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |