From 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Apr 2000 06:21:15 +0000 Subject: Convert to the PORTNAME - PORTVERSION syntax. --- lang/intercal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/intercal') diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile index c4eff378ff29..5ea88b460565 100644 --- a/lang/intercal/Makefile +++ b/lang/intercal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: intercal -# Version required: 0.19 # Date created: 20 March 1998 # Whom: Matthew Hunt # # $FreeBSD$ # -DISTNAME= intercal-0.19 +PORTNAME= intercal +PORTVERSION= 0.19 CATEGORIES= lang MASTER_SITES= http://www.tuxedo.org/~esr/intercal/ -- cgit v1.2.3