diff options
Diffstat (limited to 'security/gaim-encryption/Makefile')
-rw-r--r-- | security/gaim-encryption/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index ed11f132e7f5..8800c4bed3d5 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -6,12 +6,12 @@ # PORTNAME= encryption -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= gaim- -DISTNAME= ${PKGNAME} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@c0decafe.net COMMENT= Provides transparent RSA encryption as a Gaim plugin |