diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-16 03:15:49 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-16 03:15:49 +0800 |
commit | 46bcf6872cf2c41c8391aac5505a2ec1659c71b2 (patch) | |
tree | 0e7c963e3e5cce357230ecd1f3225f39ec75f57a /misc | |
parent | c2e0e2e2c51a4c2d278ec88b5e5dc26ff8ac15fe (diff) | |
download | freebsd-ports-gnome-46bcf6872cf2c41c8391aac5505a2ec1659c71b2.tar.gz freebsd-ports-gnome-46bcf6872cf2c41c8391aac5505a2ec1659c71b2.tar.zst freebsd-ports-gnome-46bcf6872cf2c41c8391aac5505a2ec1659c71b2.zip |
Update the Makefile to sync with current ports.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index f29d2e5a8466..03e32e3264a3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.9 1994/10/07 09:09:38 ache Exp $ +# $Id: Makefile,v 1.10 1994/10/08 15:20:50 ache Exp $ # -SUBDIR= calc mshell iozone +SUBDIR= calc iozone mshell mtools netpbm top .include <bsd.port.subdir.mk> |