diff options
author | steve <steve@FreeBSD.org> | 1998-12-26 13:04:03 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-26 13:04:03 +0800 |
commit | ad73bdf2cb6ef12c66db6cb8c652c907ec871d55 (patch) | |
tree | 83ce1cc0f1a95d73203ac6a27c3300b5d71c589e /devel | |
parent | fc34815842689db65d6ff7fc67bc3d8a37319a5b (diff) | |
download | freebsd-ports-gnome-ad73bdf2cb6ef12c66db6cb8c652c907ec871d55.tar.gz freebsd-ports-gnome-ad73bdf2cb6ef12c66db6cb8c652c907ec871d55.tar.zst freebsd-ports-gnome-ad73bdf2cb6ef12c66db6cb8c652c907ec871d55.zip |
Youch! Fix the disorder I caused in the last commit. :(
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 34f60768d508..b56ef6417de0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.150 1998/12/26 04:31:13 steve Exp $ +# $Id: Makefile,v 1.151 1998/12/26 05:01:42 steve Exp $ # SUBDIR += ElectricFence @@ -27,9 +27,9 @@ SUBDIR += cvslines SUBDIR += cweb SUBDIR += cxref - SUBDIR += doc++ SUBDIR += ddd SUBDIR += dmake + SUBDIR += doc++ SUBDIR += f77flow SUBDIR += fpp SUBDIR += ftnchek |