diff options
-rw-r--r-- | devel/allegro-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/allegro/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index 4194b296c5e9..c2ad9ad26a80 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= alleg PKGNAMESUFFIX= -devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= A cross-platform library for games and multimedia programming USE_AUTOTOOLS= autoconf:262 diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index fc291af95ff2..42777362ec1f 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= alleg -MAINTAINER= ports@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= A cross-platform library for games and multimedia programming USE_AUTOTOOLS= autoconf:262 |