diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
commit | df531852c8146548146a20a5ff026db61bf97097 (patch) | |
tree | 424cf76ee9f77450481813c5a18657a2be487bfc /graphics/gsnapshot | |
parent | 0908ddc2817c7771822a25a46f27b04da146bde8 (diff) | |
download | ports-df531852c8146548146a20a5ff026db61bf97097.tar.gz ports-df531852c8146548146a20a5ff026db61bf97097.zip |
Notes
Diffstat (limited to 'graphics/gsnapshot')
-rw-r--r-- | graphics/gsnapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index b439033cc341..7d3b7d16136d 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A gtk+ based screen capture USE_AUTOTOOLS= automake:15:env libtool:15 |