You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Added a subdir to avoid md5 conflicts.
Thanks Markus. Bug: Submitted by: Markus Reviewed by: Approved by: Obtained from: git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@8240 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+3
-1
@@ -1,4 +1,4 @@
|
||||
# $Id: Portfile,v 1.5 2004/09/11 11:18:41 pguyot Exp $
|
||||
# $Id: Portfile,v 1.6 2004/09/11 13:04:55 pguyot Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name jam
|
||||
@@ -16,6 +16,8 @@ long_description Jam is a software build tool (like make) from Perforce. \
|
||||
include a customized version of it.
|
||||
homepage http://www.perforce.com/jam/jam.html
|
||||
distfiles ${name}-${version}.tar
|
||||
# avoid md5 mismatches.
|
||||
dist_subdir ${name}/${version}
|
||||
master_sites ftp://ftp.perforce.com/pub/jam/ \
|
||||
"http://public.perforce.com:8080/@md=d&cd=//public/jam/&ra=s&c=lAF@//public/jam/"
|
||||
checksums md5 c7eb7719d8523c0f819116479492d367
|
||||
|
||||
Reference in New Issue
Block a user