diff options
Diffstat (limited to 'graphics/artist/Makefile')
-rw-r--r-- | graphics/artist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/artist/Makefile b/graphics/artist/Makefile index 786138ca199..c387eaf0b7f 100644 --- a/graphics/artist/Makefile +++ b/graphics/artist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:52 minskim Exp $ DISTNAME= artist-1.2.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.lysator.liu.se/~tab/artist/ |