diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-09 08:03:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-09 08:03:25 +0000 |
commit | a504f6cf9943a518805ab1c901739029d5aa5bd1 (patch) | |
tree | 87ad814065b86f79855a6b490c185e730e0b1229 /graphics/imgseek | |
parent | 2ca1844ec87f5d459c7cfeacc17954444f3b018c (diff) |
Notes
Diffstat (limited to 'graphics/imgseek')
-rw-r--r-- | graphics/imgseek/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile index 846390beff9a..8044a593eda8 100644 --- a/graphics/imgseek/Makefile +++ b/graphics/imgseek/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= imgseek EXTRACT_SUFX= .tar.bz2 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A photo manager and viewer with content-based search BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \ |