enable tls and pgsql snapshot version

This commit is contained in:
jakob 2003-11-24 21:10:07 +00:00
parent de68a2c44b
commit b903d8a0d1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2003/01/28 17:30:22 jakob Exp $
# $OpenBSD: Makefile,v 1.39 2003/11/24 21:10:07 jakob Exp $
SUBDIR+= stable
SUBDIR+= stable,ldap
@ -12,7 +12,9 @@ SUBDIR+= stable,tls,sasl2,pcre
SUBDIR+= snapshot
SUBDIR+= snapshot,ldap
SUBDIR+= snapshot,mysql
SUBDIR+- snapshot,pgsql
SUBDIR+= snapshot,pcre
SUBDIR+= snapshot,sasl2
SUBDIR+= snapshot,tls
.include <bsd.port.subdir.mk>