diff options
author | rm <rm@FreeBSD.org> | 2013-05-03 12:56:40 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-05-03 12:56:40 +0800 |
commit | 18792d4a2d9004930955ba2d0bc6329063604f7f (patch) | |
tree | 347e8f09b925f55bc59e318329a7c02358ce4aa9 /x11 | |
parent | d48985131b22a86922d60a691299a4bf21c4050a (diff) | |
download | freebsd-ports-gnome-18792d4a2d9004930955ba2d0bc6329063604f7f.tar.gz freebsd-ports-gnome-18792d4a2d9004930955ba2d0bc6329063604f7f.tar.zst freebsd-ports-gnome-18792d4a2d9004930955ba2d0bc6329063604f7f.zip |
- update astro/gpsd to 3.9
- fix build on head
- remove stale options and patch
- chase the update in dependent ports
PR: 178279
Submitted by: glebius (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde4-workspace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 697994a71f51..424a7032afc9 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -2,6 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |