diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libspice-server/Makefile | 2 | ||||
-rw-r--r-- | devel/lua-lpeg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libspice-server/Makefile b/devel/libspice-server/Makefile index f50315c5deac..52bedb387491 100644 --- a/devel/libspice-server/Makefile +++ b/devel/libspice-server/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= https://www.spice-space.org/download/releases/ DISTNAME= spice-${PORTVERSION} -MAINTAINER= olevole@olevole.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Implements the server side of the SPICE protocol LICENSE= GPLv2 diff --git a/devel/lua-lpeg/Makefile b/devel/lua-lpeg/Makefile index 923e54bd7a54..394dc6f99361 100644 --- a/devel/lua-lpeg/Makefile +++ b/devel/lua-lpeg/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= http://www.inf.puc-rio.br/~roberto/lpeg/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= olevole@olevole.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Parsing Expression Grammars For Lua LICENSE= MIT |