diff options
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 2b40e6d02c2..d773500786e 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,13 +1,9 @@ -# $NetBSD: Makefile,v 1.112 2014/12/26 23:21:10 mef Exp $ +# $NetBSD: Makefile,v 1.113 2015/01/16 09:50:47 wiz Exp $ -DISTNAME= xsane-0.998 -PKGNAME= xsane-0.99.8 -PKGREVISION= 19 +DISTNAME= xsane-0.999 +PKGNAME= xsane-0.99.9 CATEGORIES= graphics -MASTER_SITES= http://www.xsane.org/download/ \ - ftp://ftp.u-aizu.ac.jp/pub/misc/device/scsi/scanner/sane/xsane/ \ - ftp://sunsite.uio.no/pub/sane/xsane/ \ - ftp://ftp.informatik.uni-oldenburg.de/pub/sane/xsane/ +MASTER_SITES= http://www.xsane.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xsane.org/ |