diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-05 02:13:17 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-05 02:13:17 +0000 |
commit | 66793bc9cf072aa07de1a8bb7449f6842ca226e2 (patch) | |
tree | 4ed97cf49205c8ddfaf33c68375079c790b30a97 /devel/portlint | |
parent | 4102912c46b49d74a9cb09d579e5a39c1ecfcd57 (diff) | |
download | ports-66793bc9cf072aa07de1a8bb7449f6842ca226e2.tar.gz ports-66793bc9cf072aa07de1a8bb7449f6842ca226e2.zip |
Notes
Diffstat (limited to 'devel/portlint')
-rw-r--r-- | devel/portlint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index a279870a4f52..32265c7f87cd 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.55 +# Version required: 1.56 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.12 1997/10/12 00:28:00 itojun Exp $ +# $Id: Makefile,v 1.13 1997/10/13 11:30:18 itojun Exp $ # -DISTNAME= portlint-1.55 +DISTNAME= portlint-1.56 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |