diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | 052cf380ee94d9f1ad61f3fe287c7ef492b39281 (patch) | |
tree | ae76d1f690d308c8aedf1bc3a82db5af987aba70 /ftp/IglooFTP | |
parent | 18c5813da4c733ab5da46f6821a120cfbdb9bd20 (diff) | |
download | ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.tar.gz ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.zip |
Notes
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 d87d12816efa..762fc976bfd1 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 |