Update MASTER_SITES and WWW: line of pkg-descr

PR: 22366
Submitted by: Ports Fury
This commit is contained in:
Kevin Lo 2000-10-28 15:57:59 +00:00
parent 29cceaebc9
commit 39bc69aaa0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34367
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= rexx-imc
PORTVERSION= 1.7
CATEGORIES= lang
MASTER_SITES= http://ruby.comlab.ox.ac.uk/imc/distribution/ \
MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \
ftp://ftp.sai.msu.su/pub/unix/rexx/ \
ftp://crydee.sai.msu.ru/zeus/unix/rexx/
PATCH_SITES= ${MASTER_SITES}
@ -17,9 +17,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
MAKE_ENV= MKDIR="${MKDIR}" OPTFLAGS="${CFLAGS}"
INSTALLS_SHLIB= yes
MAKE_ENV= MKDIR="${MKDIR}" OPTFLAGS="${CFLAGS}"
MAN1= rexx.1
post-extract:

View File

@ -4,4 +4,4 @@ and has a partial implementation of the SAA API allowing applications
to call Rexx programs and to register addressing environments, Rexx
functions, and exit handlers.
WWW: http://www.comlab.ox.ac.uk/oucl/users/ian.collier/Rexx/index.html
WWW: http://users.comlab.ox.ac.uk/ian.collier/Rexx/rexximc.html