diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-16 04:32:31 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-16 04:32:31 +0800 |
commit | ba8ac4f85ea08b6ef44b2247393ac1656192d846 (patch) | |
tree | d8462fbd6e66392c0a7a3fcb22a3669379a4dac1 /misc/gnome-icon-theme/Makefile | |
parent | fa325b6768fae55a7fc94e01885ab7298850b1b0 (diff) | |
download | marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.tar marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.tar.gz marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.tar.bz2 marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.tar.lz marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.tar.xz marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.tar.zst marcuscom-ports-ba8ac4f85ea08b6ef44b2247393ac1656192d846.zip |
- Update to 2.15.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6260 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index b71d7522c..0345c307b 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.74 2006/04/13 07:52:36 bland Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.76 2006/04/30 05:22:14 ahze Exp $ # PORTNAME= gnome-icon-theme -PORTVERSION= 2.15.1 +PORTVERSION= 2.15.2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |