diff options
Diffstat (limited to 'security/sudosh3/Makefile')
-rw-r--r-- | security/sudosh3/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index 408e23a54f4e..911720ed34ee 100644 --- a/security/sudosh3/Makefile +++ b/security/sudosh3/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: sudosh -# Date created: 10/28/2004 -# Whom: cy@FreeBSD.org -# +# Created by: cy@FreeBSD.org # $FreeBSD$ -# PORTNAME= sudosh3 PORTVERSION= 3.2.0 @@ -34,6 +30,7 @@ MAN1= sudosh.1 MAN5= sudosh.conf.5 MAN8= sudosh-replay.8 +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: |