diff options
author | torstenb <torstenb@FreeBSD.org> | 1994-10-23 10:38:20 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1994-10-23 10:38:20 +0800 |
commit | d4196923da705e25a871b6e999ac99c476af9173 (patch) | |
tree | ca0b68e6cf2c97113fc4525ad15918be406eb69b /news | |
parent | 962ad679b5e2dc838431f96fc1dc4c31a5b925a1 (diff) | |
download | freebsd-ports-gnome-d4196923da705e25a871b6e999ac99c476af9173.tar.gz freebsd-ports-gnome-d4196923da705e25a871b6e999ac99c476af9173.tar.zst freebsd-ports-gnome-d4196923da705e25a871b6e999ac99c476af9173.zip |
Reviewed by:
Submitted by:
Obtained from:
Add inn
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 82ada23e8102..209a5680cd37 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 1994/10/03 12:23:28 adam Exp $ +# $Id: Makefile,v 1.3 1994/10/22 09:31:40 smace Exp $ # -SUBDIR= cnews nn nntp trn +SUBDIR= cnews nn nntp trn inn .include <bsd.port.subdir.mk> |