mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Use DIST_SUBDIR because DISTFILE has no version information.
Asked by: pav
This commit is contained in:
parent
fdfbd16b68
commit
b5ed526811
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229477
@ -11,6 +11,7 @@ CATEGORIES= ftp
|
||||
MASTER_SITES= http://www.tcnj.edu/~bush/
|
||||
DISTNAME= uftp
|
||||
EXTRACT_SUFX= .tar
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= A multicast capable FTP client and server
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (uftp.tar) = 477f0b947b56c8a10e65a26f1ef29365
|
||||
SHA256 (uftp.tar) = 6611aa71f90c5bccb7b79a5e0b8496595b98f7c01ead61826316e2a5597487b9
|
||||
SIZE (uftp.tar) = 133120
|
||||
MD5 (uftp-2.7/uftp.tar) = 477f0b947b56c8a10e65a26f1ef29365
|
||||
SHA256 (uftp-2.7/uftp.tar) = 6611aa71f90c5bccb7b79a5e0b8496595b98f7c01ead61826316e2a5597487b9
|
||||
SIZE (uftp-2.7/uftp.tar) = 133120
|
||||
|
Loading…
Reference in New Issue
Block a user