diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:52:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:52:32 +0000 |
commit | e7baaf55b8f84ac92915c36dff7bfccdb33162a3 (patch) | |
tree | 7cf43a283cfb69ed92b02cacb9810c0a6d91158e /x11-clocks | |
parent | 1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1 (diff) | |
download | ports-e7baaf55b8f84ac92915c36dff7bfccdb33162a3.tar.gz ports-e7baaf55b8f84ac92915c36dff7bfccdb33162a3.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 623db840ae71..ba8f7c20134e 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.6.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index a21015d95afa..e487c09d3ab5 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |