diff options
author | proff <proff@pkgsrc.org> | 1999-04-04 03:51:43 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-04-04 03:51:43 +0000 |
commit | 0343f1793b3eeee30dc01d0d6129cfc07546c008 (patch) | |
tree | 078c34a2a17913485fff97445fbd06df4e0e79e1 /lang/Makefile | |
parent | 71aaaa38a0a40eaff6d530958d9c1e9a89ce0836 (diff) | |
download | pkgsrc-0343f1793b3eeee30dc01d0d6129cfc07546c008.tar.gz |
ucblogo
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9af92c30595..95bf3f8a901 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/02/28 10:39:29 dbj Exp $ +# $NetBSD: Makefile,v 1.24 1999/04/04 03:51:43 proff Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -64,6 +64,7 @@ # SUBDIR += tcl76 SUBDIR += tcl80 SUBDIR += tclX80 + SUBDIR += ucblogo # SUBDIR += xpl .include "../mk/bsd.pkg.subdir.mk" |