diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-09 01:07:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-09 01:07:45 +0000 |
commit | acbc0ba7a635e561daa509d288099673646268f1 (patch) | |
tree | 7401da7764e38170495ac9915006ec1b2776959e /security/pidgin-encryption | |
parent | 32d840cde1d73f80304a658b457534aa9d799c45 (diff) | |
download | FreeBSD-ports-acbc0ba7a635e561daa509d288099673646268f1.zip FreeBSD-ports-acbc0ba7a635e561daa509d288099673646268f1.tar.gz |
Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r-- | security/pidgin-encryption/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 602da67..46d6a5a 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -7,6 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.38 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |