Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 1997 20:51:48 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        sutton@aardvark.apana.org.au, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3626
Message-ID:  <199706040351.UAA05991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port - Macintosh file utilities

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Tue Jun 3 20:48:06 PDT 1997
State-Changed-Why: 

Thanks, committed.

===
diff -ru macutils/Makefile macutils.new/Makefile
--- macutils/Makefile	Sun May 18 19:51:36 1997
+++ macutils.new/Makefile	Tue Jun  3 20:38:07 1997
@@ -9,17 +9,15 @@
       
 DISTNAME=	macutils_2.0b3.orig
 PKGNAME=	macutils-2.0b3
-EXTRACT_SUFX=	.tar.gz
 CATEGORIES=	emulators
-MASTER_SITES=	ftp://sunsite.anu.edu.au/pub/linux/distributions/debian/bo/source/misc/
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=	distributions/debian/bo/source/otherosfs
+
+MAINTAINER=	sutton@aardvark.apana.org.au
 
 WRKSRC=		${WRKDIR}/macutils-2.0b3.orig
 MAKEFILE=	makefile
 
-MAINTAINER=	sutton@aardvark.apana.org.au
-
-# Directories and files
-#
 MANDIR=		${PREFIX}/man/man
 BINDIR=		${PREFIX}/bin
 DOCDIR=		${PREFIX}/share/doc/macutils
===

Please use standard master sites whenever possible.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706040351.UAA05991>