diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fd/Makefile | 5 | ||||
-rw-r--r-- | misc/fd/distinfo | 2 | ||||
-rw-r--r-- | misc/fd/files/patch-aa | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index a7198ca7af5..7149595ad02 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -6,9 +6,10 @@ # PORTNAME= fd -PORTVERSION= 1.03t +PORTVERSION= 1.03u CATEGORIES= misc -MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ +MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ + ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ MASTER_SITE_SUBDIR= steve DISTNAME= FD-${PORTVERSION} diff --git a/misc/fd/distinfo b/misc/fd/distinfo index 34a4724ab15..dc23017b385 100644 --- a/misc/fd/distinfo +++ b/misc/fd/distinfo @@ -1 +1 @@ -MD5 (FD-1.03t.tar.gz) = 8bfa5aa8d9414c562ca1994a733d4cea +MD5 (FD-1.03u.tar.gz) = 1b0629a201c89b54e9e2517caa7242c8 diff --git a/misc/fd/files/patch-aa b/misc/fd/files/patch-aa index fcff496e41f..f8ac5e21264 100644 --- a/misc/fd/files/patch-aa +++ b/misc/fd/files/patch-aa @@ -1,9 +1,9 @@ ---- Makefile.in.orig Thu Oct 12 18:55:53 2000 -+++ Makefile.in Thu Oct 12 18:56:31 2000 -@@ -3,7 +3,7 @@ - # +--- Makefile.in.orig Tue Dec 18 00:00:00 2001 ++++ Makefile.in Wed Dec 19 13:02:55 2001 +@@ -4,7 +4,7 @@ TITLE = FD- + VERSION = __VERSION__ -PREFIX = /usr/local +PREFIX ?= /usr/local MANSEC = 1 |