diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2016-12-10 23:29:02 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2016-12-10 23:29:02 +0800 |
commit | b1001d70f01d51c768db3a1e8e00cd1b7a245440 (patch) | |
tree | 7268e086efcba602ca5f14534bce6f7075c92810 /x11-clocks | |
parent | 2c467c5afbd45537746e9d808e5e92481c8d28b9 (diff) | |
parent | 43ae45671e24ac2b498ed0e5af2e3d27383b4320 (diff) | |
download | freebsd-ports-graphics-mesa-next.tar.gz freebsd-ports-graphics-mesa-next.tar.zst freebsd-ports-graphics-mesa-next.zip |
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/alltraxclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/asclock-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/cairo-clock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/gtubeclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmclockmon/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xclock/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/x11-clocks/alltraxclock/Makefile b/x11-clocks/alltraxclock/Makefile index 6f9c19348be..3bce4b434bd 100644 --- a/x11-clocks/alltraxclock/Makefile +++ b/x11-clocks/alltraxclock/Makefile @@ -3,7 +3,7 @@ PORTNAME= alltraxclock PORTVERSION= 2.0.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-clocks MASTER_SITES= http://perso.wanadoo.fr/alltrax/ \ LOCAL/novel diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile index f235bf01156..739c007170d 100644 --- a/x11-clocks/asclock-gtk/Makefile +++ b/x11-clocks/asclock-gtk/Makefile @@ -2,7 +2,7 @@ PORTNAME= asclock-gtk PORTVERSION= 2.1.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-clocks afterstep windowmaker MASTER_SITES= LOCAL/kuriyama DISTNAME= ${PORTNAME}-${PORTVERSION}beta diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index aa71255ca3f..c130824e15b 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -3,7 +3,7 @@ PORTNAME= cairo-clock PORTVERSION= 0.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks net gnome MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile index 39d2ba0b93d..e53119042e5 100644 --- a/x11-clocks/gtubeclock/Makefile +++ b/x11-clocks/gtubeclock/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtubeclock PORTVERSION= 0.9.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-clocks MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/ diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index c8fb23c30f6..aff0b084b11 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -3,7 +3,7 @@ PORTNAME= sanduhr PORTVERSION= 1.93 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-clocks gnome MASTER_SITES= http://seehuhn.de/media/programs/ diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile index dcfaeab78de..7f6324074de 100644 --- a/x11-clocks/wmclockmon/Makefile +++ b/x11-clocks/wmclockmon/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmclockmon PORTVERSION= 0.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index 7aa2d1beb58..92633ef880e 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmtimer PORTVERSION= 2.92 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ \ LOCAL/uqs diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile index 728ad0b1487..8e8ec2e2456 100644 --- a/x11-clocks/xclock/Makefile +++ b/x11-clocks/xclock/Makefile @@ -2,7 +2,7 @@ PORTNAME= xclock PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks MAINTAINER= x11@FreeBSD.org |