diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-08 01:45:16 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-08 01:45:16 +0000 |
commit | 86913ca5576faeab12c1541d2d6f1e0ce33200fb (patch) | |
tree | 6e6e2cd44d9d456e28999611649e557f42150939 /news/inn-current | |
parent | 3315e829ac45cf8dda66aed642257fc73062a549 (diff) | |
download | ports-86913ca5576faeab12c1541d2d6f1e0ce33200fb.tar.gz ports-86913ca5576faeab12c1541d2d6f1e0ce33200fb.zip |
Notes
Diffstat (limited to 'news/inn-current')
-rw-r--r-- | news/inn-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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: |