diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-01 07:53:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-01 07:53:33 +0000 |
commit | a9eb8125aed655adc57c8ad64043ad3a5d38ca13 (patch) | |
tree | 6983a8f0e1613b70f0416100592188d39dff6b9e /security/gaim-encryption | |
parent | 18b2e68105d7ee4ad02b5a6a9f82dc9a4440e7ff (diff) | |
download | ports-a9eb8125aed655adc57c8ad64043ad3a5d38ca13.tar.gz ports-a9eb8125aed655adc57c8ad64043ad3a5d38ca13.zip |
Notes
Diffstat (limited to 'security/gaim-encryption')
-rw-r--r-- | security/gaim-encryption/Makefile | 4 | ||||
-rw-r--r-- | security/gaim-encryption/distinfo | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/security/gaim-encryption/distinfo b/security/gaim-encryption/distinfo index 61e66dac074a..0372e49fa9b8 100644 --- a/security/gaim-encryption/distinfo +++ b/security/gaim-encryption/distinfo @@ -1,2 +1,2 @@ -MD5 (gaim-encryption-2.25.tar.gz) = 24a112d3f8b670203d054a54a8396d72 -SIZE (gaim-encryption-2.25.tar.gz) = 357356 +MD5 (gaim-encryption-2.26.tar.gz) = 950e7421b301c34bd6cf5b8fcaafccc3 +SIZE (gaim-encryption-2.26.tar.gz) = 362436 |