diff options
author | arved <arved@FreeBSD.org> | 2003-02-19 21:26:41 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-19 21:26:41 +0800 |
commit | 8584db9bc9e37d4ab3d769ef9c020149a28ad76d (patch) | |
tree | 28085441b3577dc3fe87747529cc6ebae7814440 /x11-clocks/kdetoys4/Makefile | |
parent | eb6dcf8968efca1bc7cfad9b25e96b1bef2a2e32 (diff) | |
download | freebsd-ports-gnome-8584db9bc9e37d4ab3d769ef9c020149a28ad76d.tar.gz freebsd-ports-gnome-8584db9bc9e37d4ab3d769ef9c020149a28ad76d.tar.zst freebsd-ports-gnome-8584db9bc9e37d4ab3d769ef9c020149a28ad76d.zip |
Fix Kweather for !english users.
Obtained from: KDE CVS (via Frerich Raabe <raabe@kde.org>
Reported by: arved, Michael Nottebrock <michaelnottebrock@gmx.net>, many
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 627a3d301094..59444817b9c9 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |