diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
commit | 1fc33e5d96133d5064c7fadc6b195db871d6dc9b (patch) | |
tree | c200e4abf2382ab4365da9f7d8a8a0c84971381f /x11 | |
parent | 7aec0f0f215263aee118e287c3f2d27e9134f40e (diff) | |
download | ports-1fc33e5d96133d5064c7fadc6b195db871d6dc9b.tar.gz ports-1fc33e5d96133d5064c7fadc6b195db871d6dc9b.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/xpra/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 14689fee18f6..d29b881e0a48 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index eb3aa5e37cf6..718682ee8caf 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.15.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |