diff options
Diffstat (limited to 'graphics/xfig')
-rw-r--r-- | graphics/xfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 13822f3778f..6988dafd3ac 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2006/04/06 06:22:06 reed Exp $ +# $NetBSD: Makefile,v 1.47 2006/04/17 13:46:36 wiz Exp $ DISTNAME= xfig.3.2.5-alpha5.full PKGNAME= xfig-3.2.5alpha5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://epb.lbl.gov/xfig/alpha/ |