diff options
Diffstat (limited to 'misc/buffer')
-rw-r--r-- | misc/buffer/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile index dd832d96449..32d2e28e7f8 100644 --- a/misc/buffer/Makefile +++ b/misc/buffer/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/02/22 19:26:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/01/04 06:24:32 obache Exp $ DISTNAME= buffer-1.17 CATEGORIES= misc -MASTER_SITES= ftp://ftp.gwdg.de/pub/linux/jurix/source/system/backup/ \ - ftp://ftp.fu-berlin.de/unix/linux/mirrors/jurix.jura.uni-sb.de/source/system/backup/ +MASTER_SITES= # MAINTAINER= tron@NetBSD.org COMMENT= Buffer sporadic binary I/O for faster tape use |