diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-10 07:39:00 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-10 07:39:00 +0000 |
commit | 7e7081d5847d04a0dc0536af5c409223744a6f8b (patch) | |
tree | 293dfb786cc9c978e119703da8fdde0c35a69ba2 /graphics/showimg | |
parent | ba1cbc68427807ed2f0bff861bcc61284618e70b (diff) | |
download | ports-7e7081d5847d04a0dc0536af5c409223744a6f8b.tar.gz ports-7e7081d5847d04a0dc0536af5c409223744a6f8b.zip |
Sign up Rashid N. Achilov as MAINTAINER. Thanks for volunteering :)
Notes
Notes:
svn path=/head/; revision=108808
Diffstat (limited to 'graphics/showimg')
-rw-r--r-- | graphics/showimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 104c58b09eb7..63b1893cdc67 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shelton@sentry.granch.ru COMMENT= A picture viewer designed to run under KDE 3.x USE_BZIP2= yes |