diff options
author | fredb <fredb@pkgsrc.org> | 2002-01-04 20:45:43 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-01-04 20:45:43 +0000 |
commit | 4f2991268ff4bfcef31fd678acb2261cc5edc448 (patch) | |
tree | 839cff39cafd6358d080c45590fd5ef5e1a41e04 /misc/Makefile | |
parent | cfda839a2b1c6c6888511da44566472f29a36e9b (diff) | |
download | pkgsrc-4f2991268ff4bfcef31fd678acb2261cc5edc448.tar.gz |
Back out last, as the name misc/par unfortunately conflicts with
textproc/par. I'll rename and re-import this as misc/parchive.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index e6241489548..795e3693e79 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2002/01/04 20:08:16 fredb Exp $ +# $NetBSD: Makefile,v 1.114 2002/01/04 20:45:43 fredb Exp $ # COMMENT= Miscellaneous utilities @@ -71,7 +71,6 @@ SUBDIR+= p5-ControlX10-CM17 SUBDIR+= p5-File-MMagic SUBDIR+= p5-Locale-Codes SUBDIR+= p5-Search -SUBDIR+= par SUBDIR+= pdmenu SUBDIR+= php4-calendar SUBDIR+= php4-mbstring |