From 3eb41efc799502d7516bf7dce5c92a184d6667d4 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 2 Feb 2008 21:48:37 +0000 Subject: [PATCH] NOPACKAGE -> NO_PACKAGE --- net/freebsd-tftp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/freebsd-tftp/Makefile b/net/freebsd-tftp/Makefile index 396f8d330044..d843869311f4 100644 --- a/net/freebsd-tftp/Makefile +++ b/net/freebsd-tftp/Makefile @@ -16,7 +16,7 @@ COMMENT= Upcoming replacement for tftp(1) and tftpd(8) PLIST_FILES= bin/tftp libexec/tftpd WRKSRC= ${WRKDIR} -NOPACKAGE= Installs software in /usr/libexec and /usr/bin +NO_PACKAGE= Installs software in /usr/libexec and /usr/bin PREFIX= /usr MAN8= tftpd.8