diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 21:19:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 21:19:43 +0000 |
commit | b644315ff5238ae5cdecc050af8178a3ccce29f2 (patch) | |
tree | b835c16b6597a6f37e49db44cd80688021a19cb3 /misc/tellico | |
parent | Udpate to 2.0pre1. (diff) |
- Assign maintainership to Markus Brueffer
<brueffer@phoenix-systems.de>
PR: 61040
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
Notes
Notes:
svn path=/head/; revision=97601
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 1e7214c69467..3bbe02231c06 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= brueffer@phoenix-systems.de COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 |