diff options
author | markm <markm@FreeBSD.org> | 1999-04-06 20:28:20 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1999-04-06 20:28:20 +0800 |
commit | d39102c6bd4c06fea0b87cf2cf18a567a154a0e7 (patch) | |
tree | 417182523be8c0fb4a7bcdad4b4ce89fff61ceee /misc/Makefile | |
parent | 9dabfba6e533f6b5bb58f57228b206e23ae451f3 (diff) | |
download | freebsd-ports-graphics-d39102c6bd4c06fea0b87cf2cf18a567a154a0e7.tar.gz freebsd-ports-graphics-d39102c6bd4c06fea0b87cf2cf18a567a154a0e7.tar.zst freebsd-ports-graphics-d39102c6bd4c06fea0b87cf2cf18a567a154a0e7.zip |
Activate peq.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7d78410ead7..74851888c19 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.196 1999/04/02 04:40:36 steve Exp $ +# $Id: Makefile,v 1.197 1999/04/03 10:59:39 cracauer Exp $ # SUBDIR += 221upgrade @@ -62,6 +62,7 @@ SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard SUBDIR += p5-Locale-Codes + SUBDIR += peq SUBDIR += pdmenu SUBDIR += psi88 SUBDIR += qclock |