diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-02-06 21:52:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-02-06 21:52:30 +0000 |
commit | bb734e471197f1d97e0900a4a0d21ce32b468963 (patch) | |
tree | dbbdbe8334374f881ed9c2c735819a16eea6a800 /sysutils/sweeper/Makefile | |
parent | 8a2400862ae04393095ed10183bf8947593966fa (diff) |
Presenting KDE 4.3.5 for FreeBSD. The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.
KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters.
Notes
Notes:
svn path=/head/; revision=249347
Diffstat (limited to 'sysutils/sweeper/Makefile')
-rw-r--r-- | sysutils/sweeper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index cd2e60f24298..2ed3ae60ef42 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -6,7 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |