diff options
author | adamw <adamw@FreeBSD.org> | 2005-03-08 00:41:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-03-08 00:41:04 +0800 |
commit | 312dc9e73db05edb7b2a251c3b0859c8864ade45 (patch) | |
tree | a459c3d6f7f38a93b07c23c794778e81ac9c1e5f /x11 | |
parent | f069e27e768ad5a172920a4ddc052c55f1f2402c (diff) | |
download | freebsd-ports-graphics-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.gz freebsd-ports-graphics-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.zst freebsd-ports-graphics-312dc9e73db05edb7b2a251c3b0859c8864ade45.zip |
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/3ddesktop/Makefile | 1 | ||||
-rw-r--r-- | x11/eterm/Makefile | 1 | ||||
-rw-r--r-- | x11/wmmsg/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index d83f2275662..1eedc75b757 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= 3ddesktop PORTVERSION= 0.2.8 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= desk3d diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index caf847c6892..c165c09ad4c 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= eterm PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES+= x11 MASTER_SITES= http://www.eterm.org/download/ DISTNAME= Eterm-${PORTVERSION} diff --git a/x11/wmmsg/Makefile b/x11/wmmsg/Makefile index ed66d9367c2..86beedc3eb4 100644 --- a/x11/wmmsg/Makefile +++ b/x11/wmmsg/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmmsg PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 windowmaker MASTER_SITES= http://taxiway.swapspace.net/~matt/wmmsg/ |