diff options
author | jedgar <jedgar@FreeBSD.org> | 1999-12-29 12:59:00 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 1999-12-29 12:59:00 +0000 |
commit | 5a361319f2d51b6c6fe208274c33d4cff10bdef7 (patch) | |
tree | fa619a791a9903af8ca80dc8c84a0fe30f074f0a /misc | |
parent | ff11a366a638dcc012f4b3ff9e0c955e66d1f9c3 (diff) | |
download | FreeBSD-ports-5a361319f2d51b6c6fe208274c33d4cff10bdef7.zip FreeBSD-ports-5a361319f2d51b6c6fe208274c33d4cff10bdef7.tar.gz |
Update port to 2.2
* Add -r (perl regexp) option
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rfc/Makefile | 4 | ||||
-rw-r--r-- | misc/rfc/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/rfc/Makefile b/misc/rfc/Makefile index a8a7748..f8b72be 100644 --- a/misc/rfc/Makefile +++ b/misc/rfc/Makefile @@ -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= diff --git a/misc/rfc/distinfo b/misc/rfc/distinfo index 91e1c85..75b208d 100644 --- a/misc/rfc/distinfo +++ b/misc/rfc/distinfo @@ -1 +1 @@ -MD5 (rfc) = 43f076103a37714e16cb7ced5dd81fe8 +MD5 (rfc) = 8444a893c5f65a8846108c27333907d0 |