diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-07 11:26:58 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-07 11:26:58 +0000 |
commit | 3e17de1c731b8e782b85c297d600137e29d49dfe (patch) | |
tree | 361285587bdf8ae3938be8a9fb69a84732f1e624 /news/inn | |
parent | 80ce5ce7ddcb73d014b9afe66e739662b618ba61 (diff) | |
download | ports-3e17de1c731b8e782b85c297d600137e29d49dfe.tar.gz ports-3e17de1c731b8e782b85c297d600137e29d49dfe.zip |
Notes
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 0cbdd83d2bda..2f308be9cbb5 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.16 1996/07/08 22:55:17 torstenb Exp $ +# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $ # DISTNAME= inn1.4sec @@ -17,8 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch MAINTAINER= torstenb@FreeBSD.ORG -# too many compile-time options -NO_PACKAGE= yes +NO_PACKAGE= "Too many compile-time options." NO_WRKSUBDIR= yes pre-configure: |