diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-07 23:39:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-07 23:39:12 +0000 |
commit | 95daba42328385f1ebc6467d55b576a239875138 (patch) | |
tree | b2edb7e0f9d6f371ec64723f57c6db090c4793f6 /x11-themes/gtk-engines2/Makefile | |
parent | 209899aa9aac04755439d29956435ff415e81acc (diff) | |
download | ports-95daba42328385f1ebc6467d55b576a239875138.tar.gz ports-95daba42328385f1ebc6467d55b576a239875138.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 9feb4fd8a512..44c64ad221ff 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gtk-engines2 -PORTVERSION= 2.14.0 -PORTREVISION= 1 +PORTVERSION= 2.14.1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |