diff options
author | asami <asami@FreeBSD.org> | 1995-05-13 17:18:11 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-13 17:18:11 +0800 |
commit | d38d3288fe48465f2e8c0f2673a4e23c301ab82d (patch) | |
tree | c308cf9c9c8f7f5545c1b19cc69072fca5d61192 /news/Makefile | |
parent | c941894695243bd378c33b0e93da0c4312a8fbde (diff) | |
download | freebsd-ports-gnome-d38d3288fe48465f2e8c0f2673a4e23c301ab82d.tar.gz freebsd-ports-gnome-d38d3288fe48465f2e8c0f2673a4e23c301ab82d.tar.zst freebsd-ports-gnome-d38d3288fe48465f2e8c0f2673a4e23c301ab82d.zip |
Sort.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index cf962b8a8b4f..8e2f46b39b9a 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.5 1995/01/23 20:14:55 gpalmer Exp $ +# $Id: Makefile,v 1.6 1995/01/24 03:21:03 pst Exp $ # -SUBDIR= cnews nn nntp trn inn +SUBDIR= cnews inn nn nntp trn .include <bsd.port.subdir.mk> |