diff options
author | swills <swills@FreeBSD.org> | 2012-10-27 08:50:55 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-10-27 08:50:55 +0800 |
commit | 0a51d7c89a950b503a2e955c51121433cce90502 (patch) | |
tree | ac143b305b574ee3409a483dedef6b60e6a99de4 /sysutils | |
parent | ffe6948697ea1e2d5757cc25c15e9e63c7b9d5c1 (diff) | |
download | freebsd-ports-gnome-0a51d7c89a950b503a2e955c51121433cce90502.tar.gz freebsd-ports-gnome-0a51d7c89a950b503a2e955c51121433cce90502.tar.zst freebsd-ports-gnome-0a51d7c89a950b503a2e955c51121433cce90502.zip |
- Connect puppet27 to the build
Pointed out by: pointyhat (via beat)
Pointyhat to: swills
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7300ab2a552d..1bf72d73850b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -704,6 +704,7 @@ SUBDIR += pstree SUBDIR += puppet SUBDIR += puppet26 + SUBDIR += puppet27 SUBDIR += puppet-lint SUBDIR += pv SUBDIR += pwd_unmkdb |