diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-28 19:08:30 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-28 19:08:30 +0000 |
commit | 2fcf1c22f980adc3e2457d2436a1c67281f5b7c8 (patch) | |
tree | 921f429ba73dd0b5eae868a37e5e950a3930cee1 /graphics/eog2/Makefile | |
parent | a7c63ed6d44be4366adf67d3c60cb64e7f20504d (diff) | |
download | pkgsrc-2fcf1c22f980adc3e2457d2436a1c67281f5b7c8.tar.gz |
Update to 2.8.1:
- Documentation update
- File/directory chooser fix
- Removed quit from menu for consistency
- Recent files update
- More statusbar information
- Improved slideshow navigation
- Translation Updates:
Abel Cheung (zh_TW, mk, de), Akagic Amila (bs), Alessio
Frusciante (it), Arafat Medini (ar), Changwoo Ryu (ko),
Danilo Ĺ egan (sr), Jens Finke (cs), Jesus Bravo Alvarez (gl),
Nikos Charonitakis (el), Paisa Seeluangsawat (th),
Stanislav Visnovsky (sk)
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r-- | graphics/eog2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 7092dc5ddbd..11baa8da180 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2004/10/03 00:14:50 tv Exp $ +# $NetBSD: Makefile,v 1.35 2004/10/28 19:08:30 jmmv Exp $ # -DISTNAME= eog-2.8.0 -PKGREVISION= 1 +DISTNAME= eog-2.8.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.8/} EXTRACT_SUFX= .tar.bz2 |