diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
commit | f39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch) | |
tree | ab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/knews/Makefile | |
parent | 59df8af48ea44d533d5de8118602cc174bda92da (diff) | |
download | ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.tar.gz ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.zip |
Notes
Diffstat (limited to 'news/knews/Makefile')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index b6f5e4b9b881..9fc872f36439 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: knews -# Version required: 0.9.8 # Date created: Sun Apr 14 09:23:59 MET DST 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # # $FreeBSD$ # -DISTNAME= knews-1.0b.1 +PORTNAME= knews +PORTVERSION= 1.0.b1 CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ |