diff options
author | asami <asami@FreeBSD.org> | 1995-10-05 12:57:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-05 12:57:45 +0800 |
commit | 1d5c57afd75944ac9671fbb80b02e9f2a930ab81 (patch) | |
tree | 370c500c68491e38030ad875974d9de3f19159dd /sysutils/afio | |
parent | 1e6a93affc08681a955e1586691f18f29c47ae58 (diff) | |
download | freebsd-ports-gnome-1d5c57afd75944ac9671fbb80b02e9f2a930ab81.tar.gz freebsd-ports-gnome-1d5c57afd75944ac9671fbb80b02e9f2a930ab81.tar.zst freebsd-ports-gnome-1d5c57afd75944ac9671fbb80b02e9f2a930ab81.zip |
Fix typo in *comment* (blush), "2.4." should have been "2.4.1".
Juergen Lock <nox@jelal.hb.north.de> (the original author of the
port) contributed to this report from your local FreeBSD station.
Diffstat (limited to 'sysutils/afio')
-rw-r--r-- | sysutils/afio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile index 34ede158c527..666028af7b65 100644 --- a/sysutils/afio/Makefile +++ b/sysutils/afio/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: afio -# Version required: 2.4. +# Version required: 2.4.1 # Date created: 4 October 1995 # Whom: Juergen Lock <nox@jelal.hb.north.de> # -# $Id: Makefile,v 1.1.1.1 1995/08/25 10:04:31 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1995/10/04 17:29:13 asami Exp $ # DISTNAME= afio.2.4.1 |