diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 20:51:40 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 20:51:40 +0000 |
commit | e1f907bc92fd009a50a4d72d49c7f561c0f1436c (patch) | |
tree | d68379cceaa2e27c50b7bb9e58f409f101407a41 /misc/pastebinit | |
parent | 6c39ae8258a8d0dc8f5fa734ef02c1d4d357bdec (diff) | |
download | ports-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.tar.gz ports-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.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 4ba6bf5accee..c6fe028ca2b5 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= eadler@freebsd.org +MAINTAINER= eadler@FreeBSD.org COMMENT= A command line utility for pastebing RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj |