summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-03-10 17:39:43 +0000
committeralex <alex@FreeBSD.org>2001-03-10 17:39:43 +0000
commit70f9b3589b6c6c07f4d3d8f302495cceb6f9c74b (patch)
tree06625654f0a1989b43b99161411b14b28076eb0c
parent7b0eedecb091f9d60d0f2215f8dff998d16da12e (diff)
downloadFreeBSD-ports-70f9b3589b6c6c07f4d3d8f302495cceb6f9c74b.zip
FreeBSD-ports-70f9b3589b6c6c07f4d3d8f302495cceb6f9c74b.tar.gz
Move the zziplib line to the correct location (probably a modules-update
error).
-rw-r--r--devel/Makefile2
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>
OpenPOWER on IntegriCloud