diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-30 17:30:50 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-30 17:30:50 +0800 |
commit | 1775b83a9441b4256d2d360a652bb8792a0ade81 (patch) | |
tree | e9aabf9b083b166c01b1cfc30255b371ae0638b9 /sysutils | |
parent | 767a17c2cfbe984a45ba7321ae8e23764d7f1f5d (diff) | |
download | freebsd-ports-graphics-1775b83a9441b4256d2d360a652bb8792a0ade81.tar.gz freebsd-ports-graphics-1775b83a9441b4256d2d360a652bb8792a0ade81.tar.zst freebsd-ports-graphics-1775b83a9441b4256d2d360a652bb8792a0ade81.zip |
Add cpbk
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cfaf0d303c9..3dbdf0067ae 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1999/02/28 21:49:09 asami Exp $ +# $Id: Makefile,v 1.64 1999/03/31 11:24:40 dirk Exp $ # SUBDIR += LPRng @@ -14,6 +14,7 @@ SUBDIR += comconsole SUBDIR += contool SUBDIR += copytape + SUBDIR += cpbk SUBDIR += daemontools SUBDIR += doconfig SUBDIR += gnomeadmin |