diff --git a/mail/drac/Makefile b/mail/drac/Makefile index cae35549c202..f209cf5f26dd 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -7,7 +7,7 @@ PORTNAME= drac PORTVERSION= 1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ http://atreides.freenix.no/~anders/ \ diff --git a/mail/drac/files/dracd.sh b/mail/drac/files/dracd.sh index 7bb1a3dcd895..c7be70a1df3c 100644 --- a/mail/drac/files/dracd.sh +++ b/mail/drac/files/dracd.sh @@ -13,8 +13,7 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -dracd_enable="NO" -dracd_flags="" +dracd_enable=${dracd_enable-"NO"} . %%RC_SUBR%%