diff options
Diffstat (limited to 'net/ntimelord')
-rw-r--r-- | net/ntimelord/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <naiki@bfd.es.hokudai.ac.jp> # # $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 |