diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-13 05:16:20 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-13 05:16:20 +0800 |
commit | 662ff966c07b709fa233e5901fe066ceeee1b5a1 (patch) | |
tree | 590c417dc8f9f7ee7c2080a58db04e0eeb749c1f /x11/kde4-baseapps/Makefile | |
parent | 628c4b4d5f51bf3fa44e1b986dc0a0e73521816d (diff) | |
download | freebsd-ports-gnome-662ff966c07b709fa233e5901fe066ceeee1b5a1.tar.gz freebsd-ports-gnome-662ff966c07b709fa233e5901fe066ceeee1b5a1.tar.zst freebsd-ports-gnome-662ff966c07b709fa233e5901fe066ceeee1b5a1.zip |
A couple of patches didn't make it from the kde-freebsd repo into ports.
Here they are... PORTREVISION needs to be bumped again (sorry).
Pointy hat to: me
Diffstat (limited to 'x11/kde4-baseapps/Makefile')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 7fa93289891c..21e13d7867b8 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |