diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-25 11:43:15 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-25 11:43:15 +0000 |
commit | 72794f77d5905c02fc953a01cfb6ab0551404b03 (patch) | |
tree | 6bbbf931abdfb3654cbbc02cf3ee37a4303b8607 /devel/portlint | |
parent | c93d204b27035ed3f9c1a24cbdf37fe38d239704 (diff) | |
download | ports-72794f77d5905c02fc953a01cfb6ab0551404b03.tar.gz ports-72794f77d5905c02fc953a01cfb6ab0551404b03.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 6d4321c45122..57d6ca2bc96e 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.60 +# Version required: 1.61 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.17 1997/11/13 13:30:27 itojun Exp $ +# $Id: Makefile,v 1.18 1997/11/20 03:52:36 itojun Exp $ # -DISTNAME= portlint-1.60 +DISTNAME= portlint-1.61 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |