diff options
author | alex <alex@FreeBSD.org> | 2000-06-20 18:04:12 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-20 18:04:12 +0800 |
commit | ea67688ee1a8d423bac9925d9d60f2ef9621759c (patch) | |
tree | 4ed8404a0cabd979fe0236323685eca30f6a161a /biology/ortep3 | |
parent | 25b8dcf1082052304f9fa6c4a1f67bf4657d9c1e (diff) | |
download | freebsd-ports-gnome-ea67688ee1a8d423bac9925d9d60f2ef9621759c.tar.gz freebsd-ports-gnome-ea67688ee1a8d423bac9925d9d60f2ef9621759c.tar.zst freebsd-ports-gnome-ea67688ee1a8d423bac9925d9d60f2ef9621759c.zip |
...local-distfiles... -> MASTER_SITE_LOCAL
Diffstat (limited to 'biology/ortep3')
-rw-r--r-- | biology/ortep3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile index 340d7fc05dca..09f1f47df670 100644 --- a/biology/ortep3/Makefile +++ b/biology/ortep3/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.0.3 CATEGORIES= biology #MASTER_SITES= ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/ortep/ # ftp://ftp.ornl.gov/pub/ortep/src/ -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/alex/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=alex DISTFILES= ortep-1.0.3.tar.Z ortep-1.0.3.f DISTNAME= ortep EXTRACT_ONLY= ortep.tar.Z |