diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index 7f5f6408a34a..4df909b14199 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: portlint -# Version required: 1.26 +# Version required: 1.28 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1997/06/15 14:12:38 max Exp $ +# $Id: Makefile,v 1.2 1997/07/06 00:39:00 max Exp $ # -DISTNAME= portlint.pl-1.26 -PKGNAME= portlint-1.26 +DISTNAME= portlint.pl-1.28 +PKGNAME= portlint-1.28 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= |