diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-16 04:59:48 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-16 04:59:48 +0000 |
commit | ad627e4a0d5f858bcf8bb85b264bb0b845ed128c (patch) | |
tree | 129113e54870b3c728bf892e2b1ea9192a3cbf89 /ports-mgmt | |
parent | 339123d14200b34c75f514ec727e852d90843b31 (diff) | |
download | ports-ad627e4a0d5f858bcf8bb85b264bb0b845ed128c.tar.gz ports-ad627e4a0d5f858bcf8bb85b264bb0b845ed128c.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index 743316016fe5..26e0fae8c352 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.44 +# Version required: 1.46 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.6 1997/08/06 00:07:59 itojun Exp $ +# $Id: Makefile,v 1.7 1997/08/08 06:23:26 itojun Exp $ # -DISTNAME= portlint-1.44 +DISTNAME= portlint-1.46 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |