diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-05-22 17:36:46 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-05-22 17:36:46 +0000 |
commit | df282d45daf6f648ab8038cc801a2558fe6c24d1 (patch) | |
tree | 5e6f3f91912dd3a0b8825b73c63dd5792301f73a /misc/esniper | |
parent | 568fa66873ced535065695fc3bc31dec6c67d981 (diff) | |
download | ports-df282d45daf6f648ab8038cc801a2558fe6c24d1.tar.gz ports-df282d45daf6f648ab8038cc801a2558fe6c24d1.zip |
Notes
Diffstat (limited to 'misc/esniper')
-rw-r--r-- | misc/esniper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index fe7eb36e8f4a..a6d922d43811 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -10,7 +10,7 @@ CATEGORIES= misc net MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= lewiz@compsoc.man.ac.uk +MAINTAINER= ag-freebsd@muc.de COMMENT= A lightweight console application for sniping ebay auctions LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl |