summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-01-05 12:26:08 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-01-05 12:26:08 +0000
commitb50b1f8d8e663bb5d901c0ebcc037be1110f64b6 (patch)
tree27092e5dc90ae7beaf797e3bf9f256146a5815fe /ports-mgmt
parentbeing tired of maintaining portlint only by myself, I decided to (diff)
remove old ftp site (ftp.foretune.co.jp) from comment.
Notes
Notes: svn path=/head/; revision=15860
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portlint/src/portlint.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/portlint/src/portlint.pl b/ports-mgmt/portlint/src/portlint.pl
index 6ab44b4bf681..8989f4cdc55a 100644
--- a/ports-mgmt/portlint/src/portlint.pl
+++ b/ports-mgmt/portlint/src/portlint.pl
@@ -4,7 +4,6 @@
# implemented by:
# Jun-ichiro itojun Itoh <itojun@itojun.org>
# Yoshishige Arai <ryo2@on.rim.or.jp>
-# visit ftp://ftp.foretune.co.jp/pub/tools/portlint/ for latest version.
#
# Copyright(c) 1997 by Jun-ichiro Itoh <itojun@itojun.org>.
# All rights reserved.
@@ -14,7 +13,7 @@
# bsd.port.mk. There are significant differences in those so you'll have
# hard time upgrading this...
#
-# $Id: portlint.pl,v 1.65 1998/03/07 04:17:55 itojun Exp $
+# $Id: portlint.pl,v 1.1 1999/01/05 12:23:28 itojun Exp $
#
$err = $warn = 0;