1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.

This commit is contained in:
Bill Fenner 1998-05-25 21:03:04 +00:00
parent bf59294b06
commit 4f2f81b483
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11143
4 changed files with 8 additions and 8 deletions

View File

@ -3,14 +3,14 @@
# Date created: 3 Apr 1998
# Whom: giffunip@asme.org
#
# $Id: $
# $Id: Makefile,v 1.1.1.1 1998/05/18 04:20:21 mph Exp $
#
DISTNAME= xcircuit-1.7
CATEGORIES= cad x11
MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=apps/circuits/
MASTER_SITE_SUBDIR=apps/circuits
MAINTAINER= ports@FreeBSD.ORG

View File

@ -3,13 +3,13 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/05/25 12:41:51 tg Exp $
#
DISTNAME= korganizer-0.9
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= /unstable/apps/office
MASTER_SITE_SUBDIR= unstable/apps/office
MAINTAINER= hanspb@persbraten.vgs.no

View File

@ -3,13 +3,13 @@
# Date created: 18 November 1997
# Whom: brett@peloton.physics.montana.edu
#
# $Id: Makefile,v 1.2 1998/05/03 15:40:01 jseger Exp $
# $Id: Makefile,v 1.3 1998/05/15 05:13:47 mph Exp $
#
DISTNAME= cooledit-3.6.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/editors/X/
MASTER_SITE_SUBDIR= apps/editors/X
MAINTAINER= brett@peloton.physics.montana.edu

View File

@ -3,7 +3,7 @@
# Date created: 20 Dec 97
# Whom: Pedro Giffuni <giffunip@asme.org>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/04/27 05:25:00 mph Exp $
#
DISTNAME= xldlas-0.85
@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://a42.com/~thor/xldlas/ \
http://sunsite.math.klte.hu/mirrors/xldlas/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/xapps/math/
MASTER_SITE_SUBDIR= X11/xapps/math
EXTRACT_SUFX= -source.tgz
MAINTAINER= giffunip@asme.org