diff options
author | fredb <fredb> | 2002-01-04 21:04:21 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-01-04 21:04:21 +0000 |
commit | 98901f6c21f93789395d68b1b1f2d61c36e74c48 (patch) | |
tree | 136316180855e4370ad5d719ddf5560fb878268e /misc | |
parent | 3658e9ea088a4f964584d83e02c746f16b033794 (diff) | |
download | pkgsrc-98901f6c21f93789395d68b1b1f2d61c36e74c48.tar.gz |
Add and enable "parchive".
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 795e3693e79..1594f7725dc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2002/01/04 20:45:43 fredb Exp $ +# $NetBSD: Makefile,v 1.115 2002/01/04 21:04:21 fredb Exp $ # COMMENT= Miscellaneous utilities @@ -71,6 +71,7 @@ SUBDIR+= p5-ControlX10-CM17 SUBDIR+= p5-File-MMagic SUBDIR+= p5-Locale-Codes SUBDIR+= p5-Search +SUBDIR+= parchive SUBDIR+= pdmenu SUBDIR+= php4-calendar SUBDIR+= php4-mbstring |