diff options
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 5f04808..a41d8a6 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= LoRd_CJ@dalusers.com +MAINTAINER= calle.madestrand@norrgarden.se LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |