diff options
author | lofi <lofi@FreeBSD.org> | 2004-02-22 15:15:09 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-02-22 15:15:09 +0800 |
commit | 275817638255370e0ffcf50972235a33395ef3dd (patch) | |
tree | f53613bf8b7c7945a4dd9e7343b46cc4fdb43783 /x11-clocks/kdetoys4/Makefile | |
parent | aa9cf52a9e5015747660112139766023649a8d0e (diff) | |
download | freebsd-ports-gnome-275817638255370e0ffcf50972235a33395ef3dd.tar.gz freebsd-ports-gnome-275817638255370e0ffcf50972235a33395ef3dd.tar.zst freebsd-ports-gnome-275817638255370e0ffcf50972235a33395ef3dd.zip |
Add a patch that updates the antique zone.tab used by kworldwatch/clock.
Bump PORTREVISION.
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 587f9221542d..b813e50a465c 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |