diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 380853b..918d3bd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += zziplib SUBDIR += ElectricFence SUBDIR += ORBacus @@ -428,5 +427,6 @@ SUBDIR += xwpe SUBDIR += xxgdb SUBDIR += yacl + SUBDIR += zziplib .include <bsd.port.subdir.mk> |