diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-31 06:20:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-31 06:20:19 +0000 |
commit | e7b5c28a743ca08b96f48847d5490d3d8b717eb6 (patch) | |
tree | e03933f296e4adcb9ded22e0fbbbe28be97cf2de /shells/fd/Makefile | |
parent | Update to jdk-1_1_8_003-doc and clean up the port some. (diff) |
Update to 1.03s and remove hotfix patches.
PR: ports/27785
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=43338
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 5e9e5bcc8ef2..713277fd77f2 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,11 +6,9 @@ # PORTNAME= fd -PORTVERSION= 1.03r -PORTREVISION= 1 +PORTVERSION= 1.03s CATEGORIES= misc -MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ MASTER_SITE_SUBDIR= steve DISTNAME= FD-${PORTVERSION} |