mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.7.2
- New border config option - Bugfixes Fix WWW Add new MASTER_SITE
This commit is contained in:
parent
ae3d2a1304
commit
444779d600
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107967
@ -7,9 +7,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= vcp
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.7.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://members.optusnet.com.au/~dbbryan/vcp/
|
||||
MASTER_SITES= http://members.iinet.net.au/~lynx/vcp/ \
|
||||
http://members.optusnet.com.au/~dbbryan/vcp/
|
||||
|
||||
MAINTAINER= mich@FreeBSD.org
|
||||
COMMENT= Copy files in curses interface
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (vcp-1.7.1.tar.gz) = ed672f8e6b2fa16f95ad417dabca2c9e
|
||||
SIZE (vcp-1.7.1.tar.gz) = 20615
|
||||
MD5 (vcp-1.7.2.tar.gz) = a40318cb37103549084cf95041a5c2e2
|
||||
SIZE (vcp-1.7.2.tar.gz) = 20678
|
||||
|
@ -1,7 +1,7 @@
|
||||
vcp copies files and directories in a curses interface,
|
||||
and behaves much like cp.
|
||||
|
||||
WWW: http://members.optusnet.com.au/~dbbryan/vcp/
|
||||
WWW: http://members.iinet.net.au/~lynx/vcp
|
||||
AUTHOR: Daniel Bryan <so1o@bsdmail.com>
|
||||
|
||||
- Michael L. Hostbaek
|
||||
|
Loading…
Reference in New Issue
Block a user