diff options
author | max <max@FreeBSD.org> | 1996-12-08 09:45:16 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-12-08 09:45:16 +0800 |
commit | e5d1935b6be9d489ab4a2dfb5abf9f84bc703377 (patch) | |
tree | 3ca7b66299964875daf16e2b9e0b0fd38199fa86 | |
parent | 5f4dc3c6771724d3b6e4a01bed5b94b8b1ce3730 (diff) | |
download | freebsd-ports-gnome-e5d1935b6be9d489ab4a2dfb5abf9f84bc703377.tar.gz freebsd-ports-gnome-e5d1935b6be9d489ab4a2dfb5abf9f84bc703377.tar.zst freebsd-ports-gnome-e5d1935b6be9d489ab4a2dfb5abf9f84bc703377.zip |
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by: asami
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 4 | ||||
-rw-r--r-- | comms/kermit/Makefile | 4 | ||||
-rw-r--r-- | editors/uzap/Makefile | 4 | ||||
-rw-r--r-- | games/xrisk/Makefile | 4 | ||||
-rw-r--r-- | irc/irc/Makefile | 4 | ||||
-rw-r--r-- | lang/smalltalk/Makefile | 4 | ||||
-rw-r--r-- | mail/mailagent/Makefile | 4 | ||||
-rw-r--r-- | mail/majordomo/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp-devel/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 4 | ||||
-rw-r--r-- | net/ucd-snmp/Makefile | 4 | ||||
-rw-r--r-- | news/inn-current/Makefile | 4 | ||||
-rw-r--r-- | news/inn-stable/Makefile | 4 | ||||
-rw-r--r-- | news/inn/Makefile | 4 | ||||
-rw-r--r-- | news/trn/Makefile | 4 | ||||
-rw-r--r-- | news/trn4/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 4 | ||||
-rw-r--r-- | security/vscan/Makefile | 4 | ||||
-rw-r--r-- | www/gn/Makefile | 4 |
24 files changed, 48 insertions, 48 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 0cd2074007ee..2b1f85f30633 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1996/11/12 02:17:29 obrien Exp $ +# $Id: Makefile,v 1.7 1996/11/18 13:55:48 asami Exp $ # DISTNAME= hpack79src @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG -RESTRICTED= "Using this code inside USA will violate RSA copyright." +RESTRICTED= "Using this code inside USA will violate RSA copyright" NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= freebsd diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 9588d61f2ef2..fa93f2f33d09 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -4,7 +4,7 @@ # Whom: pst # Changed: ats, Nov 16, 1994 # -# $Id: Makefile,v 1.9 1996/11/17 03:00:48 obrien Exp $ +# $Id: Makefile,v 1.10 1996/12/07 11:12:21 max Exp $ # DISTNAME= cku190 @@ -16,7 +16,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \ MAINTAINER= pst@FreeBSD.org -RESTRICTED= "'No redistribution' copyright." +RESTRICTED= "'No redistribution' copyright" NO_WRKSUBDIR= yes post-install: diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile index 9f588e8f5721..ab808c590d18 100644 --- a/editors/uzap/Makefile +++ b/editors/uzap/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Jun 1995 # Whom: joerg # -# $Id: Makefile,v 1.3 1996/11/11 05:07:27 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/18 13:58:07 asami Exp $ # DISTNAME= uzap @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/uzap/ MAINTAINER= joerg@FreeBSD.org # restrictive Copyright; the author is no longer reachable, however :-( -RESTRICTED= "Restrictive copyright." +RESTRICTED= "Restrictive copyright" WRKSRC= ${WRKDIR} MAN1= uzap.1 diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index bdb91ba41940..d463490a9c9d 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.7 1996/06/14 03:21:40 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/18 11:26:53 asami Exp $ # DISTNAME= xrisk-2.13 @@ -12,6 +12,6 @@ MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/ EXTRACT_SUFX= .tar.Z USE_X11= yes -RESTRICTED= "Possible trademark infringement." +RESTRICTED= "Possible trademark infringement" .include <bsd.port.mk> diff --git a/irc/irc/Makefile b/irc/irc/Makefile index 289c3d9a8865..31fff672365e 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -3,7 +3,7 @@ # Date created: 23 August 1994 # Whom: torstenb # -# $Id: Makefile,v 1.11 1996/11/18 11:35:01 asami Exp $ +# $Id: Makefile,v 1.12 1996/12/01 01:22:50 obrien Exp $ # DISTNAME= irc2.8.21 @@ -17,7 +17,7 @@ MAINTAINER= torstenb@FreeBSD.ORG # ENABLE_NOTE=yes # Restrictive copyright in irc2.8.21/ircd/res.c -RESTRICTED= "No redistribution allowed." +RESTRICTED= "No redistribution allowed" MAN8= ircd.8 pre-install: diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 8fe9dfea385e..af109d76c5f5 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -3,7 +3,7 @@ # Date created: 09 Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.11 1996/11/18 10:24:38 asami Exp $ +# $Id: Makefile,v 1.12 1996/12/07 17:58:22 max Exp $ # DISTNAME= smalltalk-1.1.1 @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= jraynard@FreeBSD.ORG IS_INTERACTIVE= yes -NO_PACKAGE= "Installation requires interaction." +NO_PACKAGE= "Installation requires interaction" pre-configure: @${CP} ${FILESDIR}/m-fbsd-2.h ${WRKSRC}/config/m-fbsd-2.h diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index e0fd790e6b97..96209105732c 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -3,7 +3,7 @@ # Date created: 23 Sep 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1996/11/10 21:31:33 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/17 07:42:30 obrien Exp $ # DISTNAME= mailagent-3.0pl44 @@ -18,7 +18,7 @@ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 WRKSRC= ${WRKDIR}/mailagent-3.0 -NO_PACKAGE= "Correct FQDN needs to be hardcoded." +NO_PACKAGE= "Correct FQDN needs to be hardcoded" IS_INTERACTIVE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index 17bd4956a3e6..a53ac1228ed9 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -3,7 +3,7 @@ # Date created: 23 October 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1996/11/17 07:42:33 obrien Exp $ +# $Id: Makefile,v 1.5 1996/12/07 11:26:41 max Exp $ # DISTNAME= majordomo-1.94 @@ -17,7 +17,7 @@ MAINTAINER= jfitz@FreeBSD.ORG # Needs to create a user and group IS_INTERACTIVE= yes -NO_PACKAGE= "User and group need to be created." +NO_PACKAGE= "User and group need to be created" ALL_TARGET= wrapper INSTALL_TARGET= install install-wrapper MAN1= approve.1 bounce-remind.1 digest.1 diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index b4573276da51..25163e99ff83 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index b4573276da51..25163e99ff83 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index b4573276da51..25163e99ff83 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index b4573276da51..25163e99ff83 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index b4573276da51..25163e99ff83 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index b4573276da51..25163e99ff83 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile index b4573276da51..25163e99ff83 100644 --- a/net/ucd-snmp/Makefile +++ b/net/ucd-snmp/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1996/12/01 01:20:15 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/07 11:26:43 max Exp $ # DISTNAME= ucd-snmp-3.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG -NO_PACKAGE= "Asks too many questions." +NO_PACKAGE= "Asks too many questions" GNU_CONFIGURE= yes IS_INTERACTIVE= yes MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 2f308be9cbb5..4c633ac6b2c8 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $ +# $Id: Makefile,v 1.18 1996/12/07 11:26:46 max Exp $ # DISTNAME= inn1.4sec @@ -17,7 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch MAINTAINER= torstenb@FreeBSD.ORG -NO_PACKAGE= "Too many compile-time options." +NO_PACKAGE= "Too many compile-time options" NO_WRKSUBDIR= yes pre-configure: diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 2f308be9cbb5..4c633ac6b2c8 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $ +# $Id: Makefile,v 1.18 1996/12/07 11:26:46 max Exp $ # DISTNAME= inn1.4sec @@ -17,7 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch MAINTAINER= torstenb@FreeBSD.ORG -NO_PACKAGE= "Too many compile-time options." +NO_PACKAGE= "Too many compile-time options" NO_WRKSUBDIR= yes pre-configure: diff --git a/news/inn/Makefile b/news/inn/Makefile index 2f308be9cbb5..4c633ac6b2c8 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $ +# $Id: Makefile,v 1.18 1996/12/07 11:26:46 max Exp $ # DISTNAME= inn1.4sec @@ -17,7 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch MAINTAINER= torstenb@FreeBSD.ORG -NO_PACKAGE= "Too many compile-time options." +NO_PACKAGE= "Too many compile-time options" NO_WRKSUBDIR= yes pre-configure: diff --git a/news/trn/Makefile b/news/trn/Makefile index d7e35c636d11..4b79d7babf50 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.10 1996/11/22 11:53:51 asami Exp $ +# $Id: Makefile,v 1.11 1996/12/07 11:26:51 max Exp $ # DISTNAME= trn-3.6 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack -NO_PACKAGE= "Too many questions." +NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 diff --git a/news/trn4/Makefile b/news/trn4/Makefile index d7e35c636d11..4b79d7babf50 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.10 1996/11/22 11:53:51 asami Exp $ +# $Id: Makefile,v 1.11 1996/12/07 11:26:51 max Exp $ # DISTNAME= trn-3.6 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack -NO_PACKAGE= "Too many questions." +NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 6cad77fef6dc..759b1d42a006 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.9 1996/11/17 08:44:24 obrien Exp $ +# $Id: Makefile,v 1.10 1996/12/07 11:26:54 max Exp $ # DISTNAME= apsfilter-4.9.3 @@ -18,7 +18,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \ anytopnm:${PORTSDIR}/graphics/netpbm NO_CONFIGURE= yes -NO_PACKAGE= "Too many questions." +NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes WRKSRC= ${WRKDIR}/apsfilter diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 6cad77fef6dc..759b1d42a006 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.9 1996/11/17 08:44:24 obrien Exp $ +# $Id: Makefile,v 1.10 1996/12/07 11:26:54 max Exp $ # DISTNAME= apsfilter-4.9.3 @@ -18,7 +18,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \ anytopnm:${PORTSDIR}/graphics/netpbm NO_CONFIGURE= yes -NO_PACKAGE= "Too many questions." +NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes WRKSRC= ${WRKDIR}/apsfilter diff --git a/security/vscan/Makefile b/security/vscan/Makefile index 2926b616d99e..865d335d9c28 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -3,7 +3,7 @@ # Date created: Thur Sept 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.2 1996/11/14 01:13:57 ache Exp $ +# $Id: Makefile,v 1.3 1996/11/17 07:58:08 obrien Exp $ # DISTNAME= vfrb101e @@ -15,7 +15,7 @@ EXTRACT_SUFX= .taz MAINTAINER= obrien@cs.ucdavis.edu NO_WRKSUBDIR= yes -RESTRICTED= "Commercial software." +RESTRICTED= "Commercial software" LIBDIR= ${PREFIX}/lib/mcafee MAN1= uvscan.1 diff --git a/www/gn/Makefile b/www/gn/Makefile index a27beda605f9..ef35ad6ffa17 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.17 1996/11/18 11:40:56 asami Exp $ +# $Id: Makefile,v 1.18 1996/12/07 11:26:57 max Exp $ # DISTNAME= gn-2.24 @@ -15,7 +15,7 @@ MAINTAINER= adam@veda.is BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais IS_INTERACTIVE= yes -NO_PACKAGE= "Compiled in hostnames." +NO_PACKAGE= "Compiled in hostnames" WAISDIR= ${PORTSDIR}/net/wais/work/freeWAIS-0.5 INETD_CONF= /etc/inetd.conf |