diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /net-im/emesene | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.gz ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Notes
Diffstat (limited to 'net-im/emesene')
-rw-r--r-- | net-im/emesene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/emesene/Makefile b/net-im/emesene/Makefile index 060848fc25ab..6f977368ddfd 100644 --- a/net-im/emesene/Makefile +++ b/net-im/emesene/Makefile @@ -7,7 +7,7 @@ PORTNAME= emesene PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im python #MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/${PORTNAME}/,} \ |