diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-22 07:15:09 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-22 07:15:09 +0000 |
commit | de2701615565453c98a3afb1f63cb131427c93ad (patch) | |
tree | fcdacb0f934881ec6f03277d8d75473271a5c980 /x11-clocks/kdetoys3/Makefile | |
parent | BROKEN on 4.x: Does not compile (diff) |
Add a patch that updates the antique zone.tab used by kworldwatch/clock.
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=101697
Diffstat (limited to 'x11-clocks/kdetoys3/Makefile')
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 587f9221542d..b813e50a465c 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/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 |