aboutsummaryrefslogtreecommitdiff
path: root/misc/buffer/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1998-03-14 21:01:26 +0000
committerMark Murray <markm@FreeBSD.org>1998-03-14 21:01:26 +0000
commit326a46e24ec81141332a042b77b3765ad9b5cb85 (patch)
tree101e00ac5b50a7f0df6e2a506c55b3001c65f93f /misc/buffer/Makefile
parent7e45caa48a936876d723e2d11f198dfefd31bc05 (diff)
downloadports-326a46e24ec81141332a042b77b3765ad9b5cb85.tar.gz
ports-326a46e24ec81141332a042b77b3765ad9b5cb85.zip
Remove buffer. This port no longer fetches, and team is better.
Notes
Notes: svn path=/head/; revision=10141
Diffstat (limited to 'misc/buffer/Makefile')
-rw-r--r--misc/buffer/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
deleted file mode 100644
index 3664c2cb2583..000000000000
--- a/misc/buffer/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: buffer
-# Version required: 1.17
-# Date created: 17 Nov 1995
-# Whom: markm
-#
-# $Id: Makefile,v 1.5 1996/11/11 05:49:15 obrien Exp $
-#
-
-DISTNAME= buffer-1.17
-CATEGORIES= misc
-MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/
-
-MAINTAINER= markm@FreeBSD.ORG
-
-NO_WRKSUBDIR= yes
-MANL= buffer.l
-
-.include <bsd.port.mk>