diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
| commit | 60d1a83c2a113150cedbc43ff12a7375144f741a (patch) | |
| tree | 627649ff7699a289d5d78c11bf8d105881402ca8 /misc/buffer | |
| parent | a50428b01c275f058b067787701d333a9d45cbcb (diff) | |
Notes
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 8406075515a2..f589fbf7a6c4 100644 --- a/misc/buffer/Makefile +++ b/misc/buffer/Makefile @@ -4,14 +4,13 @@ PORTNAME= buffer PORTVERSION= 1.19 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GENTOO} \ +MASTER_SITES= GENTOO \ http://www.mondorescue.org/download/MondoCD/TGZS/ -MASTER_SITE_SUBDIR= distfiles -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Buffer sporadic I/O for faster tape and pipe throughput +USES= tar:tgz PLIST_FILES= bin/buffer \ man/man1/buffer.1.gz |
