diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/cryptstring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptstring/Makefile b/security/cryptstring/Makefile index d0551fd67544..0ef46a7dd593 100644 --- a/security/cryptstring/Makefile +++ b/security/cryptstring/Makefile @@ -8,7 +8,7 @@ PORTNAME= cryptstring PORTVERSION= 0.2 CATEGORIES= security -MASTER_SITES= http://cryptstring.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= gslin@gslin.org COMMENT= Crypto Strings for PHP |