diff options
author | garbled <garbled> | 1998-09-05 03:26:55 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-09-05 03:26:55 +0000 |
commit | a5b2f7872dc207aa3cca1321a063ac161e8d9c8b (patch) | |
tree | 5d185b01747fc6b7a5e28fceaac14e906d45fd06 /news | |
parent | 05055f0d4ff03d51ace0c9da3931dadc3b68a474 (diff) | |
download | pkgsrc-a5b2f7872dc207aa3cca1321a063ac161e8d9c8b.tar.gz |
Enable build of inn-2.1 and note addition thereof.
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index 57e5c9271b3..e49cddd56df 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 1998/08/29 21:55:39 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1998/09/05 03:26:55 garbled Exp $ # FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp # # SUBDIR += cnews # SUBDIR += diablo # SUBDIR += dnews -# SUBDIR += inn + SUBDIR += inn SUBDIR += knews # SUBDIR += leafnode SUBDIR += nn |