diff options
author | knu <knu@FreeBSD.org> | 2001-05-31 06:20:19 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-31 06:20:19 +0000 |
commit | a2b23fca3b112b40a550e96488022fc06f937779 (patch) | |
tree | f72fcac4003a762f0fdc5d3a9ee2e167bb2ca312 /misc/fd/Makefile | |
parent | 66562dbb1c7df3ed44753f4f09b13c8de6e223e9 (diff) | |
download | FreeBSD-ports-a2b23fca3b112b40a550e96488022fc06f937779.zip FreeBSD-ports-a2b23fca3b112b40a550e96488022fc06f937779.tar.gz |
Update to 1.03s and remove hotfix patches.
PR: ports/27785
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'misc/fd/Makefile')
-rw-r--r-- | misc/fd/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index 5e9e5bc..713277f 100644 --- a/misc/fd/Makefile +++ b/misc/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} |