diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
commit | 219a3a7de3e0bacd847c8002b68034f3eb3d2650 (patch) | |
tree | 9fd8acabbc484d6fe13958f036de94dda92987b1 /ftp/IglooFTP | |
parent | 62742e823760509312c2a6d949754198bdc46f76 (diff) | |
download | freebsd-ports-graphics-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.gz freebsd-ports-graphics-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.zst freebsd-ports-graphics-219a3a7de3e0bacd847c8002b68034f3eb3d2650.zip |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
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 bb4d0ddf85f..51336a3d2bf 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://littleigloo.org/pub/iglooftp/ MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ intl.1:${PORTSDIR}/devel/gettext |