diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-01 08:13:35 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-01 08:13:35 +0000 |
commit | 908e53c35d6d1af75a64b4c9ca174c067d111228 (patch) | |
tree | cbeae1b3da90107e3c3fa3ac5d7aae56e27ad538 /misc | |
parent | 3b59099c75e706ac3b1352df85157ddbc3c3ebe5 (diff) | |
download | FreeBSD-ports-908e53c35d6d1af75a64b4c9ca174c067d111228.zip FreeBSD-ports-908e53c35d6d1af75a64b4c9ca174c067d111228.tar.gz |
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 511a214..fb38dd7 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 |