diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /x11-fm/xfce4-fm | |
parent | Add a patch forgotten by the merge script. (diff) |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'x11-fm/xfce4-fm')
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile index fa1501960d0c..a269904e79ed 100644 --- a/x11-fm/xfce4-fm/Makefile +++ b/x11-fm/xfce4-fm/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-fm PORTVERSION= 4.0.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ |