diff options
Diffstat (limited to 'ftp/wmget/Makefile')
-rw-r--r-- | ftp/wmget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile index 6e0f700d0d14..ad1227636304 100644 --- a/ftp/wmget/Makefile +++ b/ftp/wmget/Makefile @@ -10,7 +10,7 @@ CATEGORIES= ftp MASTER_SITES= http://amtrickey.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= Dock app for Window Maker providing wget functionality LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl |