diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-20 09:16:16 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-20 09:16:16 +0000 |
commit | dd49d083289b6401996441ad39fe54b66acc1183 (patch) | |
tree | 1e975b808959c01c936c68732928c102c5cba26b /misc/Makefile | |
parent | 0018064a386a4694e93027fd608d5607937cb444 (diff) | |
download | ports-dd49d083289b6401996441ad39fe54b66acc1183.tar.gz ports-dd49d083289b6401996441ad39fe54b66acc1183.zip |
Activate pinfo.
Notes
Notes:
svn path=/head/; revision=18899
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 3648d5a0d906..842fa3995b2c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.207 1999/05/10 16:45:54 flathill Exp $ +# $Id: Makefile,v 1.208 1999/05/11 02:02:26 taoka Exp $ # SUBDIR += 221upgrade @@ -66,6 +66,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += peq SUBDIR += pdmenu + SUBDIR += pinfo SUBDIR += qclock SUBDIR += quotes SUBDIR += rc5des |