diff --git a/deskutils/knowit/Makefile b/deskutils/knowit/Makefile index a8d349a2ec7b..05b1e4a6b02e 100644 --- a/deskutils/knowit/Makefile +++ b/deskutils/knowit/Makefile @@ -1,5 +1,3 @@ -# ex:ts=8 -# # New ports collection makefile for: knowit # Date created: 2002/12/08 # Whom: Alan Eldridge @@ -11,7 +9,7 @@ PORTNAME= knowit PORTVERSION= 0.10 PORTREVISION= 4 CATEGORIES= deskutils -MASTER_SITES= http://knowit.sourceforge.net/files/ +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A note manager with tree organization that uses RTF for storage diff --git a/deskutils/knowit/pkg-descr b/deskutils/knowit/pkg-descr index 7ca2e9c9559c..4266113de322 100644 --- a/deskutils/knowit/pkg-descr +++ b/deskutils/knowit/pkg-descr @@ -3,6 +3,7 @@ TuxCards. Notes are organized in tree-like hierarchy and can store data in a rich text format, so that bold, italics, and lists are supported, as well as any character set. -WWW: http://sourceforge.net/projects/knowit/ +WWW: http://knowit.sourceforge.net/ +Author: Michal Rudolf -- AlanE