diff options
Diffstat (limited to 'palm/syncal')
-rw-r--r-- | palm/syncal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index a2c5fed6b2ba..3a4f0923ecc0 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tclock -# Version required: 1.0.1 # Date created: So 7 Feb 1999 20:50:43 MET # Whom: Lars Koeller <lkoeller@cc.fh-lippe.de> # # $FreeBSD$ # -DISTNAME= syncal-0.8.3 +PORTNAME= syncal +PORTVERSION= 0.8.3 CATEGORIES= palm comms deskutils MASTER_SITES= http://hopf.math.nwu.edu/syncal/ |