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/dc20ctrl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/dc20ctrl/Makefile') diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 20062a37c0b2..8975323e9960 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dc20ctrl -# Version required: 0.4 # Date created: 17 Feb 1998 # Whom: Ugo Paternostro # # $FreeBSD$ # -DISTNAME= dc20ctrl-0.4 +PORTNAME= dc20ctrl +PORTVERSION= 0.4 CATEGORIES= graphics MASTER_SITES= http://aguirre.dsi.unifi.it/~paterno/binaries/ -- cgit