diff options
Diffstat (limited to 'net/hesiod/Makefile')
-rw-r--r-- | net/hesiod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile index e5432e412be9..66662a58e717 100644 --- a/net/hesiod/Makefile +++ b/net/hesiod/Makefile @@ -1,12 +1,12 @@ # Ports collection Makefile for: Hesiod -# Version required: 3.0.2 # Date created: 6/11/1998 # Whom: n@nectar.com # # $FreeBSD$ # -DISTNAME= hesiod-3.0.2 +PORTNAME= hesiod +PORTVERSION= 3.0.2 CATEGORIES= net MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ \ http://www.nectar.cc/distfiles/ |