diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-08 22:50:59 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-08 22:50:59 +0000 |
commit | b5bfbe1ee1c0d90726b64ba178d42298c9e7c847 (patch) | |
tree | 3599c4895d36473f194f6cc11120199d4e21adeb /misc/gnome-icon-theme/Makefile | |
parent | 6a0b90313beaa1011adfa24b7db92d276aef1c25 (diff) | |
download | ports-b5bfbe1ee1c0d90726b64ba178d42298c9e7c847.tar.gz ports-b5bfbe1ee1c0d90726b64ba178d42298c9e7c847.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 2e3e19e7bbb4..f32e1fb25c0f 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |