diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:38:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:38:33 +0000 |
commit | 272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8 (patch) | |
tree | b71bb820ef8feacbb4da32f13aad1ff688a5ef48 /graphics/gimmage | |
parent | 7cb987551868290b9bc6495d9285f1c9e6cc63ea (diff) | |
download | ports-272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8.tar.gz ports-272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8.zip |
Notes
Diffstat (limited to 'graphics/gimmage')
-rw-r--r-- | graphics/gimmage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index c62aab157af8..244d25c825e1 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -5,7 +5,7 @@ PORTNAME= gimmage PORTVERSION= 0.2.3 PORTREVISION= 11 CATEGORIES= graphics -MASTER_SITES= BERLIOS CENKES +MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer |