diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-06 00:39:00 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-06 00:39:00 +0000 |
commit | 5a0b660a3664d47c2e33444f731f71435bed3fc1 (patch) | |
tree | 73b033974d25c096f723e5c6e96c9324fa7f02cb | |
parent | 10462cdacca68d99e444bb51cda32178954b09d1 (diff) | |
download | ports-5a0b660a3664d47c2e33444f731f71435bed3fc1.tar.gz ports-5a0b660a3664d47c2e33444f731f71435bed3fc1.zip |
Notes
-rw-r--r-- | devel/portlint/Makefile | 8 | ||||
-rw-r--r-- | ports-mgmt/portlint/Makefile | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index f30aeb7aff5d..7f5f6408a34a 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: portlint -# Version required: 1.9 +# Version required: 1.26 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/15 14:12:38 max Exp $ # -DISTNAME= portlint.pl-1.9 -PKGNAME= portlint-1.9 +DISTNAME= portlint.pl-1.26 +PKGNAME= portlint-1.26 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index f30aeb7aff5d..7f5f6408a34a 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: portlint -# Version required: 1.9 +# Version required: 1.26 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/15 14:12:38 max Exp $ # -DISTNAME= portlint.pl-1.9 -PKGNAME= portlint-1.9 +DISTNAME= portlint.pl-1.26 +PKGNAME= portlint-1.26 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= |