build snapshot and snapshot+tls+sasl2

This commit is contained in:
jakob 2002-06-22 09:00:58 +00:00
parent 2c393308b2
commit cdefdec824

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.33 2002/01/25 08:12:33 jakob Exp $
# $OpenBSD: Makefile,v 1.34 2002/06/22 09:00:58 jakob Exp $
SUBDIR+= stable
SUBDIR+= stable,ldap
SUBDIR+= stable,mysql
SUBDIR+= stable,pcre
SUBDIR+= stable,tls
#SUBDIR+= snapshot
SUBDIR+= snapshot
SUBDIR+= snapshot,tls,sasl2
.include <bsd.port.subdir.mk>