Update port to 2.2
* Add -r (perl regexp) option
This commit is contained in:
parent
03974a7a3c
commit
8c47c2dcf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24262
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# New ports collection makefile for: rfc
|
||||
# Version required: 2.1
|
||||
# Version required: 2.2
|
||||
# Date created: 05 October 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
#
|
||||
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
DISTNAME= rfc
|
||||
PKGNAME= rfc-2.1
|
||||
PKGNAME= rfc-2.2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.dewn.com/rfc/
|
||||
EXTRACT_SUFX=
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (rfc) = 43f076103a37714e16cb7ced5dd81fe8
|
||||
MD5 (rfc) = 8444a893c5f65a8846108c27333907d0
|
||||
|
|
Loading…
Reference in a new issue