diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /x11-wm | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | freebsd-ports-graphics-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz freebsd-ports-graphics-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.zst freebsd-ports-graphics-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 0e3efafa434..424ecee4ffd 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,7 +7,7 @@ PORTNAME= icewm PORTVERSION= 1.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 1f7c52b7c98..8cca42a94d0 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce PORTVERSION= 3.8.14c +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.xfce.org/archive/ diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 1f7c52b7c98..8cca42a94d0 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce PORTVERSION= 3.8.14c +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.xfce.org/archive/ |