diff options
author | drochner <drochner> | 2008-01-11 13:42:56 +0000 |
---|---|---|
committer | drochner <drochner> | 2008-01-11 13:42:56 +0000 |
commit | 0d7c42513fa6a63fce00be205dc3ac2c82307345 (patch) | |
tree | 306302a32b36be0610a7f1ebc25b5bfbad1eb2eb /www/epiphany/Makefile | |
parent | 7a66bb35b71af1f58fba3bb32fde99cd30dce11c (diff) | |
download | pkgsrc-0d7c42513fa6a63fce00be205dc3ac2c82307345.tar.gz |
update to 2.20.3
no entries in the changelog, presumably just a version bump
for the gnome-2.20.3 release
pkgsrc note: installation os developer docs was fixed
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index c1c93a7a48b..5f115f0812f 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2007/11/29 20:40:51 drochner Exp $ +# $NetBSD: Makefile,v 1.80 2008/01/11 13:42:56 drochner Exp $ # -DISTNAME= epiphany-2.20.2 +DISTNAME= epiphany-2.20.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.20/} EXTRACT_SUFX= .tar.bz2 |