diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-05-14 05:22:46 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-05-14 05:22:46 +0000 |
commit | 5739d706dea62f988c883a554f7f760ce129de8c (patch) | |
tree | 85cf68104d351cc9c2ca5468124d72ea12507251 /misc/tellico | |
parent | b5992f650e8d63bc153f07438af25a6289bf9da4 (diff) |
Fix maintainer's email address.
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=80958
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 b39c839cdef9..cc2005bb252c 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ -MAINTAINER= ponomarew@obeorn.net +MAINTAINER= ponomarew@oberon.net COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 |