From ec53247193b80cb79e1601f1c5ef3c58fcdad674 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 13 Apr 2000 06:28:28 +0000 Subject: PORTNAME / PORTVERSION syntax conversion --- graphics/cqcam/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/cqcam/Makefile') diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index 23475b3f8314..3f5842669958 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cqcam -# Version required: 0.45a # Date created: 29 Oct 1997 # Whom: Kensaku Masuda # # $FreeBSD$ # -DISTNAME= cqcam-0.45a +PORTNAME= cqcam +PORTVERSION= 0.45a CATEGORIES= graphics tk82 MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/graphics/ EXTRACT_SUFX= .tgz -- cgit