diff options
Diffstat (limited to 'dns/zonenotify/Makefile')
-rw-r--r-- | dns/zonenotify/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile index e5c8a484f8ba..6199719164f6 100644 --- a/dns/zonenotify/Makefile +++ b/dns/zonenotify/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://morettoni.net/bsd/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A dns notify sender written in C -USE_REINPLACE= yes - PLIST_FILES= bin/zonenotify WRKSRC= ${WRKDIR}/${PORTNAME} |