diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-13 14:25:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-13 14:25:40 +0000 |
commit | 3fc58bd3e0e7d239599423feafc8a5fc6d38b011 (patch) | |
tree | f14d057514d8de057a35e58cfdc157e57a9578c3 /news | |
parent | Update with PORTNAME/PORTVERSION and get happy with the slave. (diff) |
Fix a typo in PORTVERSION.
PR: ports/17973
Typo by: cpiazza
Fixed by: A single key stroke of C-t
Notes
Notes:
svn path=/head/; revision=27493
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 9fc872f36439..c07988de04da 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -6,7 +6,7 @@ # PORTNAME= knews -PORTVERSION= 1.0.b1 +PORTVERSION= 1.0b.1 CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ |