aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-05-30 20:08:24 +0800
committerculot <culot@FreeBSD.org>2012-05-30 20:08:24 +0800
commitf1711e6c10c43b8f0bad613b65a9863f67d1691e (patch)
tree6dfe876e8003175b53dd4bf7b91507e987c4e441
parentce6c7bec3a47123ec83495f0c924374e65fef660 (diff)
downloadfreebsd-ports-gnome-f1711e6c10c43b8f0bad613b65a9863f67d1691e.tar.gz
freebsd-ports-gnome-f1711e6c10c43b8f0bad613b65a9863f67d1691e.tar.zst
freebsd-ports-gnome-f1711e6c10c43b8f0bad613b65a9863f67d1691e.zip
- Update MAINTAINER address
- Update COMMENT - Add LICENSE (Apache) PR: ports/168458 Submitted by: koobs <koobs.freebsd@gmail.com> (maintainer)
-rw-r--r--net/py-beanstalkc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/py-beanstalkc/Makefile b/net/py-beanstalkc/Makefile
index 2ca3c944b9dc..bd1fe991cee0 100644
--- a/net/py-beanstalkc/Makefile
+++ b/net/py-beanstalkc/Makefile
@@ -11,8 +11,10 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= eyecue+freebsdports@gmail.com
-COMMENT= A simple beanstalkd client library
+MAINTAINER= koobs.freebsd@gmail.com
+COMMENT= A simple beanstalkd client library for Python
+
+LICENSE= AL2
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install