diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-16 05:16:51 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-16 05:16:51 +0000 |
commit | 9a3379683f9c10976bb8674dc2363d7d11225cc9 (patch) | |
tree | 3edf4ca83b9a7b7e7e8d5db6c93fe4def615af8d /converters/Makefile | |
parent | bf42d1953b44d56a3360803d861ba01e83ef2f5b (diff) | |
download | ports-9a3379683f9c10976bb8674dc2363d7d11225cc9.tar.gz ports-9a3379683f9c10976bb8674dc2363d7d11225cc9.zip |
Notes
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 38e0deb73425..e56637a5efd4 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.4 1997/06/21 12:02:29 ache Exp $ +# $Id: Makefile,v 1.5 1997/07/08 10:11:21 tg Exp $ # SUBDIR += btoa + SUBDIR += ish SUBDIR += mimepp SUBDIR += mpack SUBDIR += p5-Convert-UU |