diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 88be74c92dee0ba2cc672e70bfd6c70e2a841182 (patch) | |
tree | d4a32317c068ca028b12f5e46f0906433cfb0a86 /ftp/IglooFTP | |
parent | 476fce2baa5dfc6b577b66accf428b74950f323d (diff) | |
download | ports-88be74c92dee0ba2cc672e70bfd6c70e2a841182.tar.gz ports-88be74c92dee0ba2cc672e70bfd6c70e2a841182.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 51336a3d2bf9..404fb137d61f 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= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ intl.1:${PORTSDIR}/devel/gettext |