diff options
-rw-r--r-- | devel/aegis/Makefile | 2 | ||||
-rw-r--r-- | devel/eiffelstudio/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile index 7d122fd16cf2..8ca1328ee530 100644 --- a/devel/aegis/Makefile +++ b/devel/aegis/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Transaction-based software configuration management system LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl diff --git a/devel/eiffelstudio/Makefile b/devel/eiffelstudio/Makefile index f112b2eed341..551c69f5439f 100644 --- a/devel/eiffelstudio/Makefile +++ b/devel/eiffelstudio/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.cs.rit.edu/pub/mirrors/ise/download/57/ \ http://ftp.eiffel.com/pub/download/57/ DISTNAME= Eiffel${PORTVERSION:S/.//}_gpl_64493-freebsd-${EIFFEL_ARCH} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Complete Integrated Development Environment for Eiffel LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x |