diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-08 06:23:26 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-08 06:23:26 +0000 |
commit | 0e90f5ee90762173d784434bca4665d69b8c404d (patch) | |
tree | 973952555618d69f96c0d3c0e90e65cada35a44a /ports-mgmt | |
parent | 5708aad58b28c2bbfa19eb964ea1489cfc2f7c7d (diff) | |
download | ports-0e90f5ee90762173d784434bca4665d69b8c404d.tar.gz ports-0e90f5ee90762173d784434bca4665d69b8c404d.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 a56e89432fca..743316016fe5 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.43 +# Version required: 1.44 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.5 1997/07/16 18:49:46 itojun Exp $ +# $Id: Makefile,v 1.6 1997/08/06 00:07:59 itojun Exp $ # -DISTNAME= portlint-1.43 +DISTNAME= portlint-1.44 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |