diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 07:20:19 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 07:20:19 +0800 |
commit | bdb3c67acbe37beafe1d37b268a55914b6c8635b (patch) | |
tree | ed2a7fddfdc60105e8374945660f4d14cc4e36fe /x11-themes/gnome-themes/Makefile | |
parent | 12740c201c818ea766c8082c6db8b2eda6248dfb (diff) | |
download | marcuscom-ports-bdb3c67acbe37beafe1d37b268a55914b6c8635b.tar.gz marcuscom-ports-bdb3c67acbe37beafe1d37b268a55914b6c8635b.tar.zst marcuscom-ports-bdb3c67acbe37beafe1d37b268a55914b6c8635b.zip |
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7494 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index a62b8fc0a..3cadda0e9 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.102 2006/08/25 21:35:50 marcus Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.103 2006/09/05 00:50:21 ahze Exp $ # PORTNAME= gnome-themes -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |