diff options
Diffstat (limited to 'sysutils/healthd/Makefile')
-rw-r--r-- | sysutils/healthd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 4e8f452212e2..1fe2840c2290 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: healthd -# Version required: 0.3 # Date created: 15 November 1999 # Whom: jim@thehousleys.net # # $FreeBSD$ # -DISTNAME= healthd-0.3 +PORTNAME= healthd +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= http://healthd.thehousleys.net/ |