diff options
Diffstat (limited to 'net/dhid/Makefile')
-rw-r--r-- | net/dhid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhid/Makefile b/net/dhid/Makefile index f2ed00222c1d..b3cac1562db8 100644 --- a/net/dhid/Makefile +++ b/net/dhid/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dhid -# Version required: 3.1 # Date created: Sat Aug 21 06:13:59 EDT 1999 # Whom: Oryx Gazella <oryx@ungulate.net> # # $FreeBSD$ # -DISTNAME= dhid-3.1 +PORTNAME= dhid +PORTVERSION= 3.1 CATEGORIES= net MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ |