From a8c06149e5158eafa30980b35685f740cdec1af3 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/sane-backends/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/sane-backends') diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 53b3b6b19c48..1d39d4f57d78 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sane -# Version required: 1.0.1 # Date created: Sat Jul 19 16:23:10 MET DST 1997 # Whom: gary@hotlava.com # # $FreeBSD$ # -DISTNAME= sane-1.0.1 +PORTNAME= sane +PORTVERSION= 1.0.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.mostang.com/pub/sane/ -- cgit