From c87133c16a2706e2e31935f0fbb9ad36f415370c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/ntimelord/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ntimelord') diff --git a/net/ntimelord/Makefile b/net/ntimelord/Makefile index ee61b73096a..03342d9c20e 100644 --- a/net/ntimelord/Makefile +++ b/net/ntimelord/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ntimelord -# Version required: 1.0 # Date created: 29 Oct 1997 # Whom: Takeru NAIKI # # $FreeBSD$ # -DISTNAME= ntimelord-1.0 +PORTNAME= ntimelord +PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ EXTRACT_SUFX= .tar.Z -- cgit