- add MASTER_SITE_LOCAL
This commit is contained in:
parent
47c9f8ddc9
commit
3db090b98b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279252
5 changed files with 16 additions and 5 deletions
|
@ -9,7 +9,9 @@ PORTNAME= position
|
|||
PORTVERSION= 0.3
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= astro gnustep
|
||||
MASTER_SITES= http://www.gnustep.it/enrico/position/
|
||||
MASTER_SITES= http://www.gnustep.it/enrico/position/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= GPS and Moving-Map Applikation
|
||||
|
|
|
@ -9,7 +9,9 @@ PORTNAME= gsbench
|
|||
PORTVERSION= 0.5.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= benchmarks gnustep
|
||||
MASTER_SITES= http://www.nice.ch/~phip/
|
||||
MASTER_SITES= http://www.nice.ch/~phip/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
DISTNAME= GSBench-${PORTVERSION}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
|
|
@ -9,7 +9,10 @@ PORTNAME= imageviewer
|
|||
PORTVERSION= 0.6.3
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics gnustep
|
||||
MASTER_SITES= http://www.nice.ch/~phip/
|
||||
MASTER_SITES= http://www.nice.ch/~phip/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
|
||||
DISTNAME= ImageViewer-${PORTVERSION}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
|
|
@ -9,7 +9,9 @@ PORTNAME= yap
|
|||
PORTVERSION= 0.2
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics gnustep
|
||||
MASTER_SITES= http://www.gnustep.it/marko/GPSText/
|
||||
MASTER_SITES= http://www.gnustep.it/marko/GPSText/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
DISTNAME= Yap
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= repacked/2007-02-15
|
||||
|
|
|
@ -9,7 +9,9 @@ PORTNAME= gscommander
|
|||
PORTVERSION= 0.1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= shells gnustep
|
||||
MASTER_SITES= http://www.nice.ch/~phip/
|
||||
MASTER_SITES= http://www.nice.ch/~phip/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
DISTNAME= GSCommander-${PORTVERSION}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue