diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-10 10:28:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-10 10:28:28 +0000 |
commit | 0ed3fa525a89647c7722f4fba3b549c8db8bc864 (patch) | |
tree | 7e870c44839b91aaf3a355a6ffdc529fb5ccb981 /misc/fd | |
parent | Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc). (diff) |
Temporarily back out the previous update. There seems to be a nasty
bug in 1.03r. Now I'm talking with the author...
Notes
Notes:
svn path=/head/; revision=41188
Diffstat (limited to 'misc/fd')
-rw-r--r-- | misc/fd/Makefile | 2 | ||||
-rw-r--r-- | misc/fd/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index ad6325c37c2e..a8f9405650e9 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fd -PORTVERSION= 1.03r +PORTVERSION= 1.03q CATEGORIES= misc MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ${MASTER_SITE_LOCAL} diff --git a/misc/fd/distinfo b/misc/fd/distinfo index 7bfd0e945495..fa7d5c8db707 100644 --- a/misc/fd/distinfo +++ b/misc/fd/distinfo @@ -1 +1 @@ -MD5 (FD-1.03r.tar.gz) = 943d17ccc6257340c29db8362bac67fa +MD5 (FD-1.03q.tar.gz) = 9b4ee116be9916817cc4d1dfd3d22442 |