diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /x11/kde4-workspace | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'x11/kde4-workspace')
-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 ea40e951f9ac..07eb0a799ceb 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -8,6 +8,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE_kde} \ ${MASTER_SITE_LOCAL} \ |