diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-16 00:12:23 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-16 00:12:23 +0000 |
commit | 3c37543e757f9cbed2c569ffd6df786d10ed1bc6 (patch) | |
tree | 93d04b2bc7e6a1a45b3e356504f3f0f21fc49438 /Makefile | |
parent | ff58dfaf0cf41dc56dca77354e06c22f66035b00 (diff) | |
download | ports-3c37543e757f9cbed2c569ffd6df786d10ed1bc6.tar.gz ports-3c37543e757f9cbed2c569ffd6df786d10ed1bc6.zip |
Notes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.9 1995/01/15 06:43:30 ache Exp $ +# $Id: Makefile,v 1.10 1995/01/23 01:30:57 jkh Exp $ # SUBDIR= archivers audio cad comms databases devel editors games graphics \ - lang mail math net news print shells utils x11 + japanese lang mail math net news print shells utils x11 .include <bsd.port.subdir.mk> |