diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2016-08-05 16:09:28 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2016-08-05 16:09:28 +0000 |
commit | e98b0edf6e4d9f12673e60b9a601d8eb5624ff22 (patch) | |
tree | 6ba3bb0e5ce71919d57c4203a52cabf5ffd3a982 /net/py-tweepy | |
parent | 0e6ec45fa99fa61caa5d55ec9c5ff8771d1b233e (diff) | |
download | ports-e98b0edf6e4d9f12673e60b9a601d8eb5624ff22.tar.gz ports-e98b0edf6e4d9f12673e60b9a601d8eb5624ff22.zip |
Notes
Diffstat (limited to 'net/py-tweepy')
-rw-r--r-- | net/py-tweepy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 06be9c89446b..83aa3fb780fe 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTVERSIONPREFIX= v MAINTAINER= koobs@FreeBSD.org -COMMENT= Twitter API library for Python! +COMMENT= Twitter API library for Python LICENSE= MIT |