diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-12 03:02:24 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-12 03:02:24 +0000 |
commit | cef8910eaaa9c2946347c51fcaa42d77f66c5f43 (patch) | |
tree | e0e894c20df7100254c443299fe8737f905379be /x11/kde4-runtime/Makefile | |
parent | Add missing \'s. No functional change. (diff) |
Upgrade to 2.0.1
Diffstat (limited to 'x11/kde4-runtime/Makefile')
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 7cf853365999..bbaa70390213 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kdebase -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src |