diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /deskutils/cal | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27416
Diffstat (limited to 'deskutils/cal')
-rw-r--r-- | deskutils/cal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <andy@icc.surw.chel.su> # # $FreeBSD$ # -DISTNAME= cal-3.5 +PORTNAME= cal +PROTVERSION= 3.5 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/shell |