diff options
Diffstat (limited to 'graphics/refocus-it/Makefile')
-rw-r--r-- | graphics/refocus-it/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/refocus-it/Makefile b/graphics/refocus-it/Makefile index efc70ee1520..41a8ad7f3b6 100644 --- a/graphics/refocus-it/Makefile +++ b/graphics/refocus-it/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:09 tv Exp $ +# $NetBSD: Makefile,v 1.5 2006/01/24 07:32:17 wiz Exp $ # DISTNAME= refocus-it-2.0.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/} |