diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-12-12 04:44:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-12-12 04:44:20 +0000 |
commit | 7a835e63d007c9e4820aab6a047288f0cd768768 (patch) | |
tree | ea6aec4b776503cd48302b0967d7c878ca8171b5 /graphics/evince/Makefile | |
parent | 94055625ea66776367e12cea2729800cc1c4e6d6 (diff) |
Update to 2.20.2.
Notes
Notes:
svn path=/head/; revision=203157
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 8394cc0c93f5..e2cfb4c36cb8 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.81 2007/10/16 03:16:14 mezz Exp $ +# $MCom: ports-stable/graphics/evince/Makefile,v 1.1 2007/12/01 19:16:37 marcus Exp $ # PORTNAME= evince -PORTVERSION= 2.20.1 +PORTVERSION= 2.20.2 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |