diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-04 20:47:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-04 20:47:02 +0000 |
commit | 80500fa3ad530e1422a926b1e2af751342b31e18 (patch) | |
tree | e7bc9bbf41e5c974f9f47b2c2749991c5a7c67e9 /security/pidgin-encryption | |
parent | b89fd931adf8951ab5714e2dad0c06b53c04c6f2 (diff) |
Notes
Diffstat (limited to 'security/pidgin-encryption')
-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 fbb337983dbb..e160c9714552 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.31 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |