diff options
-rw-r--r-- | x11/xtset/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/xtset/Makefile b/x11/xtset/Makefile index 256af9737853..f0231e7ce09a 100644 --- a/x11/xtset/Makefile +++ b/x11/xtset/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xtset -# Date created: 7 March 2001 -# Whom: grog -# +# Created by: grog # $FreeBSD$ -# PORTNAME= xtset PORTVERSION= 1.1 @@ -13,7 +9,7 @@ MASTER_SITES= ftp://ftp.lemis.com/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to set title on an xterm -NO_WRKSUBDIR= YES +NO_WRKSUBDIR= YES PLIST_FILES= bin/xtset MAN1= xtset.1 |