diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-08-12 18:36:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-08-12 18:36:49 +0000 |
commit | 7b7d7b540d2ca9b26417388fa9c2ae0a1651438a (patch) | |
tree | 472c507a9b84af04585a79d70483b0dea381bc97 | |
parent | Change the default behaviour to continue on newly found leaf packages. (diff) |
- Pass maintainership to submitter
PR: ports/137611
Submitted by: Eitan Adler <EitanAdlerList gmail.com>
Notes
Notes:
svn path=/head/; revision=239399
-rw-r--r-- | devel/adime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/adime/Makefile b/devel/adime/Makefile index 9ef0dacf37fa..e918cf9c61a0 100644 --- a/devel/adime/Makefile +++ b/devel/adime/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= Generate Allegro dialogs in a very simple way LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro |