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 /textproc/beediff | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.gz ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Notes
Notes:
svn path=/head/; revision=310871
Diffstat (limited to 'textproc/beediff')
-rw-r--r-- | textproc/beediff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/beediff/Makefile b/textproc/beediff/Makefile index e424766a3d85..cac3d03d775c 100644 --- a/textproc/beediff/Makefile +++ b/textproc/beediff/Makefile @@ -2,7 +2,7 @@ PORTNAME= beediff PORTVERSION= 1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc devel MASTER_SITES= http://www.beesoft.pl/download/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src |