diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-12-18 20:20:49 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-12-18 20:20:49 +0000 |
commit | a5557ba54924dbd91d9853a2d488d53d35e98dd9 (patch) | |
tree | 44af5000a9c1684ee1ce0d2c82323c98e41685c4 /www/py-splinter | |
parent | c405b09e344c0b4a05b9236f7134b348e28adf41 (diff) | |
download | ports-a5557ba54924dbd91d9853a2d488d53d35e98dd9.tar.gz ports-a5557ba54924dbd91d9853a2d488d53d35e98dd9.zip |
Notes
Diffstat (limited to 'www/py-splinter')
-rw-r--r-- | www/py-splinter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-splinter/Makefile b/www/py-splinter/Makefile index d1948c643423..e9e1f5d1180f 100644 --- a/www/py-splinter/Makefile +++ b/www/py-splinter/Makefile @@ -3,7 +3,7 @@ PORTNAME= splinter PORTVERSION= 0.5.4 -CATEGORIES= devel python +CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |