1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

to use MASTER_SITE_COMP_SOURCES

This commit is contained in:
Seiichirou Hiraoka 1999-01-21 03:55:19 +00:00
parent 6ad80e9513
commit 028d6a6f16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16223
2 changed files with 6 additions and 4 deletions

View File

@ -3,13 +3,14 @@
# Date created: 25 August 1997
# Whom: Stephen J. Roznowski <sjr@home.net>
#
# $Id: Makefile,v 1.4 1998/11/07 03:37:38 asami Exp $
# $Id: Makefile,v 1.5 1998/11/08 16:51:06 fenner Exp $
#
DISTNAME= display
PKGNAME= display-1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume8/
MASTER_SITES= ${MASTER_SITE_COMP_SOURCES}
MASTER_SITE_SUBDIR= unix/volume8
EXTRACT_SUFX= .Z
PATCH_SITES= ${MASTER_SITES}

View File

@ -3,13 +3,14 @@
# Date created: 23 October 1998
# Whom: Stephen J. Roznowski <sjr@home.net>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/12/20 21:14:43 jseger Exp $
#
DISTNAME= copytape
PKGNAME= copytape-1.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume10/
MASTER_SITE= ${MASTER_SITE_COMP_SOURCES}
MASTER_SITE_SUBDIR= unix/volume8
EXTRACT_SUFX= .Z
MAINTAINER= ports@FreeBSD.ORG