diff options
Diffstat (limited to 'net/ntp-stable/Makefile')
-rw-r--r-- | net/ntp-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index d900519bfbca..2b26226dd761 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ntp -# Version required: 4.0.99g # Date created: Di 5 Mai 1998 21:31:03 CEST # Whom: andreas # # $FreeBSD$ # -DISTNAME= ntp-4.0.99g +PORTNAME= ntp +PORTVERSION= 4.0.99g CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ |