mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Use another MASTER_SITE.
This commit is contained in:
parent
6945c37cd9
commit
060d564a2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7593
2 changed files with 6 additions and 4 deletions
|
@ -3,20 +3,22 @@
|
|||
# Date created: 3 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/11/18 11:32:07 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1996/11/18 14:04:52 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= calc-2.9.3t6
|
||||
PKGNAME= calc-2.9.3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/
|
||||
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/contrib/
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
MAN1= calc.1
|
||||
|
||||
pre-patch:
|
||||
@cd ${WRKDIR} && mv pub/bsd-sources/4.4BSD-Lite/usr/src/contrib/calc-2.9.3t6 .
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${PREFIX}/lib/calc/help
|
||||
@${MKDIR} ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (calc-2.9.3t6.tar.gz) = 5e0cf61eaa01006ca2f9e11fc392c6d0
|
||||
MD5 (calc-2.9.3t6.tar.gz) = fb11e5beb66df711db974f12438a0b84
|
||||
|
|
Loading…
Add table
Reference in a new issue