mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Switched to using ${MASTER_SITE_XCONTRIB} in the MASTER_SITE listing.
This commit is contained in:
parent
d2e8909386
commit
a265e79653
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5122
1 changed files with 3 additions and 2 deletions
|
@ -3,13 +3,14 @@
|
||||||
# Date created: 23 December 1996
|
# Date created: 23 December 1996
|
||||||
# Whom: Conrad Sabatier <conrads@neosoft.com>
|
# Whom: Conrad Sabatier <conrads@neosoft.com>
|
||||||
#
|
#
|
||||||
# $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $
|
# $Id: Makefile,v 1.1.1.1 1996/12/28 03:07:50 obrien Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= xless-1.7
|
DISTNAME= xless-1.7
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
||||||
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
||||||
|
MASTER_SITE_SUBDIR= applications
|
||||||
|
|
||||||
MAINTAINER= conrads@neosoft.com
|
MAINTAINER= conrads@neosoft.com
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue