diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
commit | 1c89fac54a3dd7ffce40396f05b0e733d649f6b1 (patch) | |
tree | 071969251d0c56812666029aa43fc3dd64012c1a /graphics | |
parent | 6da156569821da4a96c425de01670ae05f243491 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mirage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mirage/Makefile b/graphics/mirage/Makefile index c1ff45d3db5c..4c2124372c2a 100644 --- a/graphics/mirage/Makefile +++ b/graphics/mirage/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.5.2 CATEGORIES= graphics MASTER_SITES= BERLIOS/mirageiv -MAINTAINER= c0rn@o2.pl +MAINTAINER= pawel@FreeBSD.org COMMENT= Fast and simple image viewer LICENSE= GPLv3 |