diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-20 18:06:05 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-20 18:06:05 +0000 |
commit | 3576892003a292f65b4cfdc41717e88210c20d21 (patch) | |
tree | bca6d86a81449501401034f03c907799b9c056cf /security/pidgin-encryption | |
parent | 0d24e79d45f72cad2f76860ec7c80a42c13ca9e9 (diff) | |
download | FreeBSD-ports-3576892003a292f65b4cfdc41717e88210c20d21.zip FreeBSD-ports-3576892003a292f65b4cfdc41717e88210c20d21.tar.gz |
Chase the Gaim 1.0.2 upgrade.
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 1593263..946aab6 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |