diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:53:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-11 23:53:35 +0000 |
commit | 0d06943fd85ce9a91f754c020ed4c547aa73d039 (patch) | |
tree | 25278a463463f5404c70873fed1707f7d110ba67 /security/pidgin-encryption/Makefile | |
parent | 326b52bb09cb266af18a5a6012c3c060054290df (diff) |
Notes
Diffstat (limited to 'security/pidgin-encryption/Makefile')
-rw-r--r-- | security/pidgin-encryption/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index e100caa2d4d3..1593263226da 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -6,7 +6,8 @@ # PORTNAME= encryption -PORTVERSION= 2.30 +PORTVERSION= 2.31 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |