diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-21 02:06:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-21 02:06:05 +0800 |
commit | 3576892003a292f65b4cfdc41717e88210c20d21 (patch) | |
tree | bca6d86a81449501401034f03c907799b9c056cf /security/pidgin-encryption | |
parent | 0d24e79d45f72cad2f76860ec7c80a42c13ca9e9 (diff) | |
download | freebsd-ports-gnome-3576892003a292f65b4cfdc41717e88210c20d21.tar.gz freebsd-ports-gnome-3576892003a292f65b4cfdc41717e88210c20d21.tar.zst freebsd-ports-gnome-3576892003a292f65b4cfdc41717e88210c20d21.zip |
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 1593263226da..946aab6d22cd 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} |