diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-01 16:13:35 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-01 16:13:35 +0800 |
commit | 908e53c35d6d1af75a64b4c9ca174c067d111228 (patch) | |
tree | cbeae1b3da90107e3c3fa3ac5d7aae56e27ad538 /misc | |
parent | 3b59099c75e706ac3b1352df85157ddbc3c3ebe5 (diff) | |
download | freebsd-ports-gnome-908e53c35d6d1af75a64b4c9ca174c067d111228.tar.gz freebsd-ports-gnome-908e53c35d6d1af75a64b4c9ca174c067d111228.tar.zst freebsd-ports-gnome-908e53c35d6d1af75a64b4c9ca174c067d111228.zip |
Added mopac and psi88
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 511a21475d5d..fb38dd73216c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.191 1999/03/30 02:28:02 steve Exp $ +# $Id: Makefile,v 1.192 1999/03/30 18:49:26 taoka Exp $ # SUBDIR += 221upgrade @@ -52,6 +52,7 @@ SUBDIR += man.el SUBDIR += mc SUBDIR += mmv + SUBDIR += mopac SUBDIR += most SUBDIR += mshell SUBDIR += nwrite @@ -59,6 +60,7 @@ SUBDIR += p5-Business-CreditCard SUBDIR += p5-Locale-Codes SUBDIR += pdmenu + SUBDIR += psi88 SUBDIR += qclock SUBDIR += quotes SUBDIR += rc5des |