diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-02-23 20:57:56 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-02-23 20:57:56 +0000 |
commit | 7bb44cbc85c90d9c9d34703d03fc0f86d8cf6080 (patch) | |
tree | d675fa39996a0894ffead0474f8ab05c6b9b7e0c /graphics/kalbum | |
parent | Update to 1.08 (diff) |
Change my email address.
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=101892
Diffstat (limited to 'graphics/kalbum')
-rw-r--r-- | graphics/kalbum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kalbum/Makefile b/graphics/kalbum/Makefile index bec9ef4923ae..9d49dcaba50f 100644 --- a/graphics/kalbum/Makefile +++ b/graphics/kalbum/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://www.paldandy.com/kalbum/data/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= brueffer@phoenix-systems.de +MAINTAINER= markus@FreeBSD.org COMMENT= Create albums from a collection of images USE_KDELIBS_VER= 3 |