diff --git net/powerdns/Makefile net/powerdns/Makefile index c96c9a9b108..1ca504f667f 100644 --- net/powerdns/Makefile +++ net/powerdns/Makefile @@ -17,11 +17,10 @@ PKGNAME-pgsql= powerdns-pgsql-${V} PKGNAME-ldap= powerdns-ldap-${V} CATEGORIES= net HOMEPAGE= http://www.powerdns.com/ -MAINTAINER= Florian Obser <florian+po...@narrans.de> -REVISION-ldap= 0 -REVISION-main= 0 -REVISION-mysql= 0 -REVISION-pgsql= 0 +REVISION-ldap= 1 +REVISION-main= 1 +REVISION-mysql= 1 +REVISION-pgsql= 1 MULTI_PACKAGES= -main -mysql -pgsql -ldap
-- I'm not entirely sure you are real.