diff options
Diffstat (limited to 'graphics/aview')
-rw-r--r-- | graphics/aview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index 213962343ff..ea703a0a25d 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2011/09/04 08:54:02 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:17 wiz Exp $ # DISTNAME= aview-1.3.0rc1 PKGNAME= aview-1.3.0.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/} |