diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /graphics/lphoto | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) |
Notes
Diffstat (limited to 'graphics/lphoto')
-rw-r--r-- | graphics/lphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index d57c776a5ec8..d76304f57572 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/ DISTNAME= ${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1 -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= A complete desktop solution for digital photo management BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt |