diff options
Diffstat (limited to 'security/pidgin-encryption/Makefile')
-rw-r--r-- | security/pidgin-encryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 0b9b14b586f5..3492ca104131 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -9,7 +9,7 @@ PORTNAME= pidgin PORTVERSION= 3.0 PORTREVISION= 9 CATEGORIES= security -MASTER_SITES= SF/pidgin-encrypt +MASTER_SITES= SF/${PORTNAME}-encrypt/Releases/${PORTVERSION} PKGNAMESUFFIX= -encryption DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} |