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 /x11 | |
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 'x11')
-rw-r--r-- | x11/mrxvt-devel/Makefile | 2 | ||||
-rw-r--r-- | x11/workrave/Makefile | 2 | ||||
-rw-r--r-- | x11/xnee/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/x11/mrxvt-devel/Makefile b/x11/mrxvt-devel/Makefile index f4d006588aaa..90e1e7a53b43 100644 --- a/x11/mrxvt-devel/Makefile +++ b/x11/mrxvt-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= mrxvt-devel PORTVERSION= 0.5.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 MASTER_SITES= SF/materm/mrxvt%20source/${PORTVERSION} DISTNAME= mrxvt-${PORTVERSION} diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 0f88036bcbbc..d635f6ca05d7 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -7,7 +7,7 @@ PORTNAME= workrave PORTVERSION= 1.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= SF diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile index 2671b4bf05db..79705cd4410f 100644 --- a/x11/xnee/Makefile +++ b/x11/xnee/Makefile @@ -3,6 +3,7 @@ PORTNAME= xnee PORTVERSION= 3.15 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= GNU |