From aa7c57f06b8593046569b07a7f514d014ddc23ea Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 20 Oct 2018 19:49:32 -0400 Subject: Fix Makefile indentation --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1d5c8d7..ec80687 100644 --- a/Makefile +++ b/Makefile @@ -29,11 +29,11 @@ tags: *.h *.c chroot.tar: server client mkdir -p root install -d -o root -g wheel \ - root/bin \ - root/home \ - root/usr \ - root/usr/share \ - root/usr/share/misc \ + root/bin \ + root/home \ + root/usr \ + root/usr/share \ + root/usr/share/misc \ root/var \ root/var/run install -d -o $(CHROOT_USER) -g $(CHROOT_GROUP) root/home/$(CHROOT_USER) -- cgit 1.4.1 ranches'> FreeBSD and OpenBSD ports for this software
summary refs log tree commit diff
path: root/devel (unfollow)
Commit message (Collapse)Author
2020-12-15Update pounce to 2.1p1June McEnroe
2020-12-15Add imbox portJune McEnroe
2020-11-24Update pounce to 2.1June McEnroe
2020-11-24Update libretls to 3.3.0June McEnroe
2020-11-17Update catgirl to 1.3June McEnroe
2020-11-17Update libretls to 3.2.2June McEnroe
2020-09-29Update libretls to 3.2.1June McEnroe
2020-09-10Update catgirl to 1.2June McEnroe
2020-09-09Add pounce-palaver portJune McEnroe
2020-09-09Update pounce to 2.0June McEnroe
2020-09-09Update litterbox to 1.6June McEnroe
2020-08-23Add scooper portJune McEnroe
2020-08-23Add catsit portJune McEnroe
2020-08-13Update pounce to 1.4p2June McEnroe
2020-08-11Update pounce to 1.4p1June McEnroe
2020-08-10Add litterbox portJune McEnroe
2020-08-10Add missing USES=pkgconfig to pounceJune McEnroe