diff options
author | makc <makc@FreeBSD.org> | 2009-02-10 16:21:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-10 16:21:32 +0800 |
commit | 21ea30844813f286c9a4ab29172ca0e7da4153cc (patch) | |
tree | d7a31bdbc251e8a2d3c5a9f8de7beee320cce882 /x11/kde4-runtime | |
parent | c38136a56ee3e4b120774aa8918ee039f9970117 (diff) | |
download | freebsd-ports-graphics-21ea30844813f286c9a4ab29172ca0e7da4153cc.tar.gz freebsd-ports-graphics-21ea30844813f286c9a4ab29172ca0e7da4153cc.tar.zst freebsd-ports-graphics-21ea30844813f286c9a4ab29172ca0e7da4153cc.zip |
bump PORTREVISION after adding forgotten patches. Those patches are not crucial for build, but affect plist (noticed by )
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r-- | x11/kde4-runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index b37826a60f1..d6a2f78a323 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdebase-runtime PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |