From 007c7f0c9d4eaad89449342ee90e4b102925caec Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 22:04:57 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- deskutils/cal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/cal') diff --git a/deskutils/cal/Makefile b/deskutils/cal/Makefile index 4bd6e171843c..6fbf5aa0880f 100644 --- a/deskutils/cal/Makefile +++ b/deskutils/cal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cal -# Version required: 3.5 # Date created: 2 April 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= cal-3.5 +PORTNAME= cal +PROTVERSION= 3.5 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/shell -- cgit