Update to 2.1.0
PR: 12562 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
This commit is contained in:
parent
2acab07d7a
commit
33c93c503d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20127
2 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: indent
|
||||
# Version required: 1.10.0
|
||||
# Version required: 2.1.0
|
||||
# Date created: 28 August 1997
|
||||
# Whom: Kapil Chowksey <kchowksey@hss.hns.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1999/06/05 22:28:49 mharo Exp $
|
||||
# $Id: Makefile,v 1.4 1999/06/28 19:12:06 cpiazza Exp $
|
||||
#
|
||||
|
||||
DISTNAME= indent-1.10.0
|
||||
DISTNAME= indent-2.1.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= indent
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (indent-1.10.0.tar.gz) = 29e4b9f021f2c6e2e9067c7f97162c7c
|
||||
MD5 (indent-2.1.0.tar.gz) = 4ab5a6264b7a23b1f8e4b6b36e1a8119
|
||||
|
|
Loading…
Reference in a new issue