aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-07-08 18:11:21 +0800
committertg <tg@FreeBSD.org>1997-07-08 18:11:21 +0800
commit0b918ea6a16ae9168bd626eed2cec73422afe850 (patch)
tree7926feaaf8104372f4832ca950070bdb13c2c22a
parentbe20841ecaed5c1c2fa396f105a54a7478a8f72b (diff)
downloadfreebsd-ports-gnome-0b918ea6a16ae9168bd626eed2cec73422afe850.tar.gz
freebsd-ports-gnome-0b918ea6a16ae9168bd626eed2cec73422afe850.tar.zst
freebsd-ports-gnome-0b918ea6a16ae9168bd626eed2cec73422afe850.zip
Move mimepp from devel to converters.
-rw-r--r--converters/Makefile3
-rw-r--r--devel/Makefile3
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/Makefile b/converters/Makefile
index a984e86b6210..38e0deb73425 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.3 1997/05/21 07:35:05 asami Exp $
+# $Id: Makefile,v 1.4 1997/06/21 12:02:29 ache Exp $
#
SUBDIR += btoa
+ SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
diff --git a/devel/Makefile b/devel/Makefile
index 4484bb56f613..719253cf07c8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.68 1997/07/01 07:49:23 tg Exp $
+# $Id: Makefile,v 1.69 1997/07/08 08:44:17 tg Exp $
#
SUBDIR += SWIG
@@ -29,7 +29,6 @@
SUBDIR += linux_devel
SUBDIR += linuxgdb
SUBDIR += m4
- SUBDIR += mimepp
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb