diff options
author | will <will@FreeBSD.org> | 2003-04-11 22:39:16 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-04-11 22:39:16 +0800 |
commit | 465291a5f83551c60e60d69982da4f9b16e24854 (patch) | |
tree | 84d014f64cde26ed8664239f898568d9d88c4f02 /x11/kde4-baseapps/Makefile | |
parent | 1c9a98b6ba8fe5dbe731ee95a11e57e88a2d1b38 (diff) | |
download | freebsd-ports-gnome-465291a5f83551c60e60d69982da4f9b16e24854.tar.gz freebsd-ports-gnome-465291a5f83551c60e60d69982da4f9b16e24854.tar.zst freebsd-ports-gnome-465291a5f83551c60e60d69982da4f9b16e24854.zip |
Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additional
patches to kgv which are also included in this commit.
Submitted by: Lauri Watts <lauri@kde.org>
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 1ae4170f6ed5..cc3d4926f055 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -7,7 +7,7 @@ # PORTNAME= kdebase -PORTVERSION= ${KDE_VERSION} +PORTVERSION= ${KDE_VERSION}a PORTREVISION= 0 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} |