diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-11 12:30:30 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-11 12:30:30 +0000 |
commit | f1bc1a68a7e7148376b44de70232d1ceaa996725 (patch) | |
tree | ad43ec261891d5d7344de61a5a524cebaa33653a /news/Makefile | |
parent | 798bdb49f2528e594a279010d2f8dfd1e9776ac4 (diff) | |
download | FreeBSD-ports-f1bc1a68a7e7148376b44de70232d1ceaa996725.zip FreeBSD-ports-f1bc1a68a7e7148376b44de70232d1ceaa996725.tar.gz |
Mission: move ports/comms/atp to ports/news/atp
Phase V: enable news/atp.
MISSION ACCOMPLISHED. Congratulations.
NOTE: Committing after watching marathon of "Mission Impossible" episodes
is probably not the wisest course of action :)
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 7f0f218..d381162 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.36 1998/05/16 03:35:31 dburr Exp $ +# $Id: Makefile,v 1.37 1998/06/07 02:23:08 asami Exp $ # + SUBDIR += atp SUBDIR += aub SUBDIR += cnews SUBDIR += diablo |