diff options
author | lofi <lofi@FreeBSD.org> | 2004-05-14 14:47:03 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-05-14 14:47:03 +0000 |
commit | 77d9cc9d4b8d90117d417c043f70723009a1d008 (patch) | |
tree | e0ab6ed322f0f8edc9becd5e1c08bf12bfc99905 /x11/kdelibs3/Makefile | |
parent | a87d5c4694b18fca4b35e5f76e767513d5897f17 (diff) | |
download | FreeBSD-ports-77d9cc9d4b8d90117d417c043f70723009a1d008.zip FreeBSD-ports-77d9cc9d4b8d90117d417c043f70723009a1d008.tar.gz |
Bugfixorama: Add patches for KDE Bugs 80209, 80821, 80955 and two
security related patches.
Bump PORTREVISION.
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index a7639bc..0f53113 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |