mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
misc/granulate - fix fetch
PR: 243024 Submitted by: jharris@widomaker.com (maintainer)
This commit is contained in:
parent
1421cc1eaf
commit
aa18988aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521772
@ -4,13 +4,13 @@
|
||||
PORTNAME= granulate
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://exe2bin.com/granulate/ \
|
||||
http://keyserver.kjsl.com/~jharris/distfiles/
|
||||
MASTER_SITES= https://github.com/jharris3299/distfiles/raw/master/
|
||||
|
||||
MAINTAINER= jharris@widomaker.com
|
||||
COMMENT= Granulate is a program for splitting files in place
|
||||
|
||||
BROKEN= unfetchable
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PLIST_FILES= bin/granulate
|
||||
|
||||
|
@ -5,4 +5,4 @@ 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.
|
||||
|
||||
WWW: http://exe2bin.com/granulate/
|
||||
WWW: https://web.archive.org/web/20021208171222/http://exe2bin.com/granulate/
|
||||
|
Loading…
Reference in New Issue
Block a user