summaryrefslogtreecommitdiff
path: root/security/gaim-encryption/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-01 07:53:33 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-01 07:53:33 +0000
commita9eb8125aed655adc57c8ad64043ad3a5d38ca13 (patch)
tree6983a8f0e1613b70f0416100592188d39dff6b9e /security/gaim-encryption/Makefile
parentUpgrade to 0.8.10, and use cpio(1) instead of tar(1) to install docs. (diff)
Update to 2.26.
PR: 67439 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=110581
Diffstat (limited to 'security/gaim-encryption/Makefile')
-rw-r--r--security/gaim-encryption/Makefile4
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