diff options
author | lofi <lofi@FreeBSD.org> | 2006-09-19 00:31:54 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-09-19 00:31:54 +0800 |
commit | 96a6ba018038eb5fefbff64a80f7d92c19cae9c5 (patch) | |
tree | 3ae410780235ed738488812df0c3eb239e9d1570 /x11/kde4-baseapps/Makefile | |
parent | 6ee96102b8c831f4ca0c8693a41d9c204d67c2fd (diff) | |
download | freebsd-ports-gnome-96a6ba018038eb5fefbff64a80f7d92c19cae9c5.tar.gz freebsd-ports-gnome-96a6ba018038eb5fefbff64a80f7d92c19cae9c5.tar.zst freebsd-ports-gnome-96a6ba018038eb5fefbff64a80f7d92c19cae9c5.zip |
Fix bold/intensive fonts in konsole.
Submitted by: moose@opera.com
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 36013d60433f..e7c579b67557 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |