diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /net-im/emesene | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
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}/,} \ |