1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Use MASTER_SITE_SUNSITE, the old master site is flaky.

PR:		12922
Submitted by:	Rasmus Kaj <kaj@Raditex.se>
This commit is contained in:
Chris Piazza 1999-08-02 23:28:16 +00:00
parent 253e7f5c39
commit f93448d665
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20507

View File

@ -3,12 +3,14 @@
# Whom: Ruslan@Shevchenko.Kiev.UA
# Version required: 3.3.13
#
# $Id: Makefile,v 1.2 1999/05/03 01:52:27 steve Exp $
# $Id: Makefile,v 1.3 1999/08/01 02:36:33 steve Exp $
#
DISTNAME= doc++-3.3.13
CATEGORIES= devel
MASTER_SITES= http://www.imaginator.com/doc++/
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.imaginator.com/doc++/
MASTER_SITE_SUBDIR= apps/doctools
MAINTAINER= Ruslan@Shevchenko.Kiev.UA