summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-11-22 03:13:21 +0000
committerhubertf <hubertf@pkgsrc.org>1997-11-22 03:13:21 +0000
commit427ba64225f45446e631f76c59560a48d7922c73 (patch)
tree208d539ae06afa4880a675a339b6ff016de37db0 /converters/Makefile
parenta28873ae01489dff9b314baede5351fa7f1df5e1 (diff)
downloadpkgsrc-427ba64225f45446e631f76c59560a48d7922c73.tar.gz
Fix RCS Ids, sync with reality
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile31
1 files changed, 16 insertions, 15 deletions
diff --git a/converters/Makefile b/converters/Makefile
index f1fcdce8de6..08c740a1035 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,19 +1,20 @@
-# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/11/22 03:13:23 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.8 1997/11/16 22:45:25 jseger Exp
#
- SUBDIR += btoa
- SUBDIR += c2html
- SUBDIR += ish
- SUBDIR += kdesupport
- SUBDIR += mimepp
- SUBDIR += mpack
- SUBDIR += p5-Convert-UU
- SUBDIR += p5-MIME-Base64
- SUBDIR += recode
- SUBDIR += trans
- SUBDIR += uudeview
- SUBDIR += uudx
- SUBDIR += uulib
- SUBDIR += xdeview
+# SUBDIR += btoa
+# SUBDIR += c2html
+# SUBDIR += ish
+# SUBDIR += kdesupport
+# SUBDIR += mimepp
+# SUBDIR += mpack
+# SUBDIR += p5-Convert-UU
+# SUBDIR += p5-MIME-Base64 # in progress - hubertf
+# SUBDIR += recode
+# SUBDIR += trans
+# SUBDIR += uudeview
+# SUBDIR += uudx
+# SUBDIR += uulib
+# SUBDIR += xdeview
.include <bsd.port.subdir.mk>