diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-07-18 19:30:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-07-18 19:30:26 +0000 |
commit | 0ad79d03f2f12f82e6614ca4d8706e4caff7bae3 (patch) | |
tree | 122cefba027f9c11c7881a5e1eac1352c280e623 /graphics | |
parent | b0a06b9cc87832d4e4ecd8e3ab46176f617dd9bb (diff) |
- drop maintainership cause r361131
Notes
Notes:
svn path=/head/; revision=362225
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index d4e37050934f..2f43fa6eb937 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Flash movie player LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ |