diff options
author | oliver <oliver@FreeBSD.org> | 2005-03-19 02:30:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-03-19 02:30:39 +0800 |
commit | faba1d46d83be1dd658bf6acae50a404903ab948 (patch) | |
tree | 8071e41895bc2ba55c5f0e02335b7bf610972384 /games | |
parent | c2e1bffd6c141f9cd496763064c17ec5d5d8d4a5 (diff) | |
download | freebsd-ports-gnome-faba1d46d83be1dd658bf6acae50a404903ab948.tar.gz freebsd-ports-gnome-faba1d46d83be1dd658bf6acae50a404903ab948.tar.zst freebsd-ports-gnome-faba1d46d83be1dd658bf6acae50a404903ab948.zip |
update to 4.2.1
Diffstat (limited to 'games')
-rw-r--r-- | games/xfce4-toys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile index 80b1f8814ae5..125f320bc077 100644 --- a/games/xfce4-toys/Makefile +++ b/games/xfce4-toys/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-toys -PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTVERSION= 4.2.1 +PORTREVISION= 0 CATEGORIES= games xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \ |