diff options
author | rh <rh> | 2001-04-24 14:14:41 +0000 |
---|---|---|
committer | rh <rh> | 2001-04-24 14:14:41 +0000 |
commit | c1843a0ccb333d26aac0eeef761e3d4621dfb9bd (patch) | |
tree | 089e99e9ab1737cadd94b7d43ac61c7c5bef079b /news | |
parent | 8febe894e30855b8c1d879befdb97641a584719b (diff) | |
download | pkgsrc-c1843a0ccb333d26aac0eeef761e3d4621dfb9bd.tar.gz |
Add and enable pan
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index d224a9a2920..0891b83f51f 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/02/16 15:51:52 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2001/04/24 14:14:41 rh Exp $ # COMMENT= Network news @@ -10,6 +10,7 @@ SUBDIR+= newsfetch SUBDIR+= nn SUBDIR+= nntpcache SUBDIR+= nntpclnt +SUBDIR+= pan SUBDIR+= slrn SUBDIR+= suck SUBDIR+= tin |