diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-05-18 16:22:15 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-05-18 16:22:15 +0000 |
commit | 5f99b40a50ae37d36f119e146f1b15d07766be35 (patch) | |
tree | e05094b0f89cb263428460bf9d7044af31089ea6 /graphics/gnome-icon-theme/Makefile | |
parent | ac6559c9303e1fd19848c8527b91e389ffb62e01 (diff) | |
download | pkgsrc-5f99b40a50ae37d36f119e146f1b15d07766be35.tar.gz |
Update to 2.10.1:
* New OpenOffice.org MIME type icons -- bug #167296 (Jakub Steiner)
* Renamed gnome-fs-{locally-shared,share-private} to stock_shared-{by,to}-me
(Jakub Steiner)
* Updated translations [en_CA]
Diffstat (limited to 'graphics/gnome-icon-theme/Makefile')
-rw-r--r-- | graphics/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index 0ae783cd561..f80c0681e25 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2005/04/11 21:46:03 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/05/18 16:22:15 jmmv Exp $ # -DISTNAME= gnome-icon-theme-2.10.0 +DISTNAME= gnome-icon-theme-2.10.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.10/} EXTRACT_SUFX= .tar.bz2 |