Date: Sun, 21 Jun 1998 19:20:01 -0700 (PDT) From: Jacques Vidrine <n@nectar.com> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/6924: New port, Hesiod 3.0.2 Message-ID: <199806220220.TAA27567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/6924; it has been noted by GNATS. From: Jacques Vidrine <n@nectar.com> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/6924: New port, Hesiod 3.0.2 Date: Sun, 21 Jun 1998 21:11:52 -0500 This diff fixes the errors and warnings emitted by portlint. Jacques Vidrine <n@nectar.com> --- Makefile 1998/06/12 05:01:30 1.1 +++ Makefile 1998/06/22 02:09:14 1.2 @@ -3,7 +3,7 @@ # Date created: 6/11/1998 # Whom: n@nectar.com # -# $Id: Makefile,v 1.1 1998/06/12 05:01:30 nectar Exp $ +# $Id: Makefile,v 1.2 1998/06/22 02:09:14 nectar Exp $ # DISTNAME= hesiod-3.0.2 @@ -18,10 +18,8 @@ hesiod_free_servent.3 hesiod_getmailhost.3 \ hesiod_getpwnam.3 hesiod_getpwuid.3 \ hesiod_getservbyname.3 hesiod_init.3 \ - hesiod_resolve.3 hesiod_to_bind.3 + hesiod_resolve.3 hesiod_to_bind.3 MAN5= hesiod.conf.5 - - HAS_CONFIGURE= YES GNU_CONFIGURE= YES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806220220.TAA27567>