diff options
author | wiz <wiz@pkgsrc.org> | 2003-04-15 10:30:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-04-15 10:30:02 +0000 |
commit | 827610cfb42ae755e8f479b3a59535f7cafe5858 (patch) | |
tree | 4d70e3a23658ad77b5c1110be209ba2b6beddac2 /news/Makefile | |
parent | f3f5e2c342ff2437b17ad8cc201f176e954bb5b4 (diff) | |
download | pkgsrc-827610cfb42ae755e8f479b3a59535f7cafe5858.tar.gz |
Complete move of pan to pan-gnome, and gtk2-pan to pan.
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 c650cdeba20..d30d6758494 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2002/10/02 03:11:19 rh Exp $ +# $NetBSD: Makefile,v 1.28 2003/04/15 10:30:02 wiz Exp $ # COMMENT= Network news SUBDIR+= cg -SUBDIR+= gtk2-pan SUBDIR+= inn SUBDIR+= knews SUBDIR+= leafnode @@ -14,6 +13,7 @@ SUBDIR+= nn SUBDIR+= nntpcache SUBDIR+= nntpclnt SUBDIR+= pan +SUBDIR+= pan-gnome SUBDIR+= slrn SUBDIR+= suck SUBDIR+= tin |