diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
commit | 74db23578541b772b86b24acfa229251e85d72b8 (patch) | |
tree | e528633a47e3e4956586c9eb066ea85de594c9e7 /misc/pastebinit | |
parent | 4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff) | |
download | ports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz ports-74db23578541b772b86b24acfa229251e85d72b8.zip |
Notes
Diffstat (limited to 'misc/pastebinit')
-rw-r--r-- | misc/pastebinit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index 915ba74b6433..4ba6bf5accee 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= misc python MASTER_SITES= http://launchpadlibrarian.net/63157878/ -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= A command line utility for pastebing RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj |