diff options
Diffstat (limited to 'x11/settitle/Makefile')
-rw-r--r-- | x11/settitle/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile deleted file mode 100644 index 0616fb61c2ff..000000000000 --- a/x11/settitle/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: settitle -# Date created: 21 April 2002 -# Whom: Andrew Stevenson <andrew@ugh.net.au> -# -# $FreeBSD$ -# - -PORTNAME= settitle -PORTVERSION= 1.1.1 -CATEGORIES= x11 -MASTER_SITES= # disappeared - -MAINTAINER= ports@FreeBSD.org -COMMENT= A program for setting the title of terminal emulator windows - -DEPRECATED= Download unavailable anymore -EXPIRATION_DATE= 2006-07-14 - -WRKSRC= ${WRKDIR}/settitle - -MAN1= settitle.1 -MANCOMPRESSED= maybe -PLIST_FILES= bin/settitle - -.include <bsd.port.mk> |