diff options
author | kevlo <kevlo@FreeBSD.org> | 2016-08-06 00:09:28 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2016-08-06 00:09:28 +0800 |
commit | 2642d0388bc8201fd138d848d7ce8a4f1f74e536 (patch) | |
tree | 6ba3bb0e5ce71919d57c4203a52cabf5ffd3a982 /net | |
parent | 25837cc1f152f0933cc10c8dddfb4eb69942a087 (diff) | |
download | freebsd-ports-gnome-2642d0388bc8201fd138d848d7ce8a4f1f74e536.tar.gz freebsd-ports-gnome-2642d0388bc8201fd138d848d7ce8a4f1f74e536.tar.zst freebsd-ports-gnome-2642d0388bc8201fd138d848d7ce8a4f1f74e536.zip |
Remove the exclamation mark in COMMENT (upstream has also changed the
description).
Approved by: koobs
Diffstat (limited to 'net')
-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 |