diff options
Diffstat (limited to 'sysutils/news/Makefile')
-rw-r--r-- | sysutils/news/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/news/Makefile b/sysutils/news/Makefile index 3ec0fb8d9f7d..d734a94245b6 100644 --- a/sysutils/news/Makefile +++ b/sysutils/news/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: news -# Date created: Tue Jan 24 12:42:05 CST 2012 -# Whom: Hokan <hokan@me.umn.edu> -# +# Created by: Hokan <hokan@me.umn.edu> # $FreeBSD$ -# PORTNAME= news PORTVERSION= 1.2 @@ -13,6 +9,7 @@ MASTER_SITES= http://www.menet.umn.edu/~hokan/ MAINTAINER= hokan@me.umn.edu COMMENT= Print news items +NO_STAGE= yes .include <bsd.port.pre.mk> ALL_TARGET= news |