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-toolkits/gtk-engines2 | |
parent | Add a patch forgotten by the merge script. (diff) |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Notes
Notes:
svn path=/head/; revision=106175
Diffstat (limited to 'x11-toolkits/gtk-engines2')
-rw-r--r-- | x11-toolkits/gtk-engines2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile index 3566b9685b3b..c0a3d06fe08b 100644 --- a/x11-toolkits/gtk-engines2/Makefile +++ b/x11-toolkits/gtk-engines2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk-engines2 PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 |