The distfile appears to no longer exist on any FTP site except for FreeBSD
distfile mirrors. I've placed a copy at http://www.freebsd.org/~jseger/. Make myself MAINTAINER since the old MAINTAINER hasn't responded to queries.
This commit is contained in:
parent
b389c5a21a
commit
628b2f54f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10497
1 changed files with 3 additions and 3 deletions
|
@ -3,16 +3,16 @@
|
|||
# Date created: Thu May 8 00:14:31 PDT 1997
|
||||
# Whom: Steven Wallace <swallace@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/01/08 18:51:54 fenner Exp $
|
||||
# $Id: Makefile,v 1.3 1998/01/23 00:43:33 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nulib325
|
||||
PKGNAME= nulib-3.25
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ftp://apple2.caltech.edu/%2FZocalo/pub/apple2/ARCHIVERS/
|
||||
MASTER_SITES= http://www.freebsd.org/~jseger/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= swallace@freebsd.org
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/nulib
|
||||
MAN1= nulib.1
|
||||
|
|
Loading…
Reference in a new issue