diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
commit | ae66bd36313df5610630c2a81631f22fe24255bc (patch) | |
tree | 97c14de145e719fd21a9d7c701ea848b2da9ecb9 /security/py-sslstrip | |
parent | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff) | |
download | ports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip |
Notes
Diffstat (limited to 'security/py-sslstrip')
-rw-r--r-- | security/py-sslstrip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-sslstrip/Makefile b/security/py-sslstrip/Makefile index b83ac9b0c123..6dcb5846af0c 100644 --- a/security/py-sslstrip/Makefile +++ b/security/py-sslstrip/Makefile @@ -7,7 +7,7 @@ PORTNAME= sslstrip PORTVERSION= 0.2 -CATEGORIES= security +CATEGORIES= security python MASTER_SITES= http://www.thoughtcrime.org/software/sslstrip/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} |