cant fetch distfile for a LONG LONG time, so remove it

This commit is contained in:
Ying-Chieh Liao 2001-12-21 15:22:04 +00:00
parent 30bc01fe4f
commit 4598737fb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51925
6 changed files with 0 additions and 29 deletions

View File

@ -87,7 +87,6 @@
SUBDIR += gone
SUBDIR += gonvert
SUBDIR += gplbp
SUBDIR += granulate
SUBDIR += grc
SUBDIR += grdb
SUBDIR += grun

View File

@ -1,19 +0,0 @@
# ex:ts=8
# New ports collection makefile for: granulate
# Date created: Feb 17, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= granulate
PORTVERSION= 0.1
CATEGORIES= misc
MASTER_SITES= ftp://134.74.16.12/pub/
MAINTAINER= ijliao@FreeBSD.org
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (granulate-0.1.tar.gz) = e4500c32f3013f8e5bb78f7815e35a79

View File

@ -1 +0,0 @@
Granulate is a program for splitting files in place

View File

@ -1,6 +0,0 @@
Granulate is a program for splitting files in place. The program
serves a purpose similar to the standard UNIX split, but differs in
one important way. For split to operate on a 40MB file, you must have
more than 40MB of free space on the disk. On the other hand,
granulate only needs one chunk of free space on the hard drive, where
a chunk is the requested size for the output files.

View File

@ -1 +0,0 @@
bin/granulate