diff options
Diffstat (limited to 'security/fuzz/Makefile')
-rw-r--r-- | security/fuzz/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 6a4ddc61465c..db51ff0abb11 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fuzz -# Date created: 25 July 2000 -# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org> -# +# Created by: Chris D. Faulhaber <jedgar@FreeBSD.org> # $FreeBSD$ -# PORTNAME= fuzz PORTVERSION= 0.6 @@ -19,6 +15,7 @@ GNU_CONFIGURE= yes MAN1= fuzz.1 PLIST_FILES= bin/fuzz +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} |