diff options
Diffstat (limited to 'graphics/aview/Makefile')
-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 e7038fc84d4..5b23fb96c00 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:42 reed Exp $ # DISTNAME= aview-1.3.0rc1 PKGNAME= aview-1.3.0.1 -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/aview-1.3.0 CATEGORIES= graphics converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/} |