diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-31 20:01:37 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-31 20:01:37 +0800 |
commit | 490f0c3a0404ffc5d90e8fcce579e1082aec115f (patch) | |
tree | b94d98153a1b4961c4dce4e1df7dcf5bf4dfe7c6 /sysutils | |
parent | b19d963b6008254f56f40d3b61a70dc09b7f6185 (diff) | |
download | freebsd-ports-gnome-490f0c3a0404ffc5d90e8fcce579e1082aec115f.tar.gz freebsd-ports-gnome-490f0c3a0404ffc5d90e8fcce579e1082aec115f.tar.zst freebsd-ports-gnome-490f0c3a0404ffc5d90e8fcce579e1082aec115f.zip |
bumped PORTREVISION
Noted by: kris
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index b367a77c26d3..00419fce8040 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-mcs-plugins PORTVERSION= 3.99.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 0bdd33b831d2..f21b9d2e94e4 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-utils PORTVERSION= 3.99.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ |