1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Use proper mirrors

- Update pkg-descr
This commit is contained in:
Andrew Pantyukhin 2007-08-03 07:49:22 +00:00
parent 3e15683dc3
commit 3f252dc4cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197007
2 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,3 @@
# ex:ts=8
#
# New ports collection makefile for: knowit
# Date created: 2002/12/08
# Whom: Alan Eldridge <ports@geeksrus.net>
@ -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

View File

@ -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 <mrudolf@kdewebdev.org>
-- AlanE <alane@freebsd.org>