diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-07 23:01:45 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-07 23:01:45 +0000 |
commit | cdcc6908aa6430ed879c2841beb34375ec1939e1 (patch) | |
tree | e3b2e7678e67be241b259a72ffd84c436d61db7e /devel | |
parent | afa3809ca65c3c79091e1bb2a932080a3f11585d (diff) | |
download | ports-cdcc6908aa6430ed879c2841beb34375ec1939e1.tar.gz ports-cdcc6908aa6430ed879c2841beb34375ec1939e1.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/portlint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index ba64281c5ab4..a3d97bc3779e 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -3,10 +3,10 @@ # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.9 1997/09/14 14:24:54 itojun Exp $ +# $Id: Makefile,v 1.10 1997/09/21 02:02:33 itojun Exp $ # -DISTNAME= portlint-1.49 +DISTNAME= portlint-1.51 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |