diff options
Diffstat (limited to 'graphics/barcode/Makefile')
-rw-r--r-- | graphics/barcode/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/barcode/Makefile b/graphics/barcode/Makefile index 990633b9946..b65ed54452f 100644 --- a/graphics/barcode/Makefile +++ b/graphics/barcode/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.6 2003/08/09 10:53:27 seb Exp $ +# $NetBSD: Makefile,v 1.7 2004/06/27 08:50:03 seb Exp $ # -DISTNAME= barcode-0.96 +DISTNAME= barcode-0.98 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU:=barcode/} MAINTAINER= dillo@NetBSD.org -HOMEPAGE= http://gnu.systemy.it/software/barcode/ +HOMEPAGE= http://ar.linux.it/software/barcode/ COMMENT= Create bar codes as EPS (program and library) GNU_CONFIGURE= YES |