diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-12 21:16:20 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-12 21:16:20 +0000 |
commit | 662ff966c07b709fa233e5901fe066ceeee1b5a1 (patch) | |
tree | 590c417dc8f9f7ee7c2080a58db04e0eeb749c1f /x11/kdebase3/Makefile | |
parent | 628c4b4d5f51bf3fa44e1b986dc0a0e73521816d (diff) | |
download | FreeBSD-ports-662ff966c07b709fa233e5901fe066ceeee1b5a1.zip FreeBSD-ports-662ff966c07b709fa233e5901fe066ceeee1b5a1.tar.gz |
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/kdebase3/Makefile')
-rw-r--r-- | x11/kdebase3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 7fa9328..21e13d7 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/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 |