diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-08 11:16:48 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-08 11:16:48 +0000 |
commit | 8d1275d48ae6c54471086b1dd49d1356c9164a9f (patch) | |
tree | a6ad935a5c9799fc64d0a6890d6b966c58f545ba /security/httprint | |
parent | 9c2135dee16ab1e0167023deb32c08f5ed6cc574 (diff) | |
download | ports-8d1275d48ae6c54471086b1dd49d1356c9164a9f.tar.gz ports-8d1275d48ae6c54471086b1dd49d1356c9164a9f.zip |
Notes
Diffstat (limited to 'security/httprint')
-rw-r--r-- | security/httprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/httprint/Makefile b/security/httprint/Makefile index 49ab6049c3ca..e4d3f2379381 100644 --- a/security/httprint/Makefile +++ b/security/httprint/Makefile @@ -8,7 +8,7 @@ PORTNAME= httprint PORTVERSION= 301 CATEGORIES= security -MASTER_SITES= http://www.net-square.com/httprint/ +MASTER_SITES= http://net-square.com/zip%20folders/ DISTNAME= ${PORTNAME}_freebsd_${PORTVERSION} MAINTAINER= onatan@gmail.com |