diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-19 19:33:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-19 19:33:55 +0000 |
commit | 458d55d03111ecd4835998fac96479a7db575bcc (patch) | |
tree | 4e8b73ea9e833ec6572eef02f64581c55323066e /misc/gnome-icon-theme/Makefile | |
parent | 98f5cae46aea1fd03be9ceae3cbf391bd0df270f (diff) | |
download | ports-458d55d03111ecd4835998fac96479a7db575bcc.tar.gz ports-458d55d03111ecd4835998fac96479a7db575bcc.zip |
Notes
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 5746b13b958a..a61f07505115 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 |