diff options
Diffstat (limited to 'graphics/gpaint/Makefile')
-rw-r--r-- | graphics/gpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index ce52a57c85f..68eab9686ef 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/05/22 20:08:05 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:32 joerg Exp $ # DISTNAME= gpaint-0.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/} |