summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-10-10 07:24:14 +0000
committerasami <asami@FreeBSD.org>1995-10-10 07:24:14 +0000
commit36b27512b53ab95abf196c1c87d5efa99b114e9d (patch)
tree4be9fd2a7d5f436afcd5efa526bcb28c0deac82f /news
parent821ee3301107d98ccf427161180b662e5aad02b6 (diff)
downloadFreeBSD-ports-36b27512b53ab95abf196c1c87d5efa99b114e9d.zip
FreeBSD-ports-36b27512b53ab95abf196c1c87d5efa99b114e9d.tar.gz
Move NO_PACKAGE to right place, also fix typo "to many" -> "too many".
Stepping on the toe of: torstenb
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile9
-rw-r--r--news/inn-stable/Makefile9
-rw-r--r--news/inn/Makefile9
3 files changed, 12 insertions, 15 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 22f53c3..a864770 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.10 1995/08/08 21:50:39 torstenb Exp $
+# $Id: Makefile,v 1.11 1995/10/06 14:33:05 torstenb Exp $
#
DISTNAME= inn1.4sec
@@ -12,15 +12,14 @@ CATEGORIES+= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
-# to many compile-time options
-NO_PACKAGE= yes
-
PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/
PATCHFILES= select-loop-bug.patch innxmit-long-lines
MAINTAINER= torstenb@FreeBSD.ORG
-NO_WRKSUBDIR= YES
+# too many compile-time options
+NO_PACKAGE= yes
+NO_WRKSUBDIR= yes
pre-install:
mkdir -p ${PREFIX}/news
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index 22f53c3..a864770 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.10 1995/08/08 21:50:39 torstenb Exp $
+# $Id: Makefile,v 1.11 1995/10/06 14:33:05 torstenb Exp $
#
DISTNAME= inn1.4sec
@@ -12,15 +12,14 @@ CATEGORIES+= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
-# to many compile-time options
-NO_PACKAGE= yes
-
PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/
PATCHFILES= select-loop-bug.patch innxmit-long-lines
MAINTAINER= torstenb@FreeBSD.ORG
-NO_WRKSUBDIR= YES
+# too many compile-time options
+NO_PACKAGE= yes
+NO_WRKSUBDIR= yes
pre-install:
mkdir -p ${PREFIX}/news
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 22f53c3..a864770 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.10 1995/08/08 21:50:39 torstenb Exp $
+# $Id: Makefile,v 1.11 1995/10/06 14:33:05 torstenb Exp $
#
DISTNAME= inn1.4sec
@@ -12,15 +12,14 @@ CATEGORIES+= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
-# to many compile-time options
-NO_PACKAGE= yes
-
PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/
PATCHFILES= select-loop-bug.patch innxmit-long-lines
MAINTAINER= torstenb@FreeBSD.ORG
-NO_WRKSUBDIR= YES
+# too many compile-time options
+NO_PACKAGE= yes
+NO_WRKSUBDIR= yes
pre-install:
mkdir -p ${PREFIX}/news
OpenPOWER on IntegriCloud