diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-29 18:23:08 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-29 18:23:08 +0000 |
commit | 7fdb67151a5fe70e1016a18babc793032704cf9e (patch) | |
tree | a38bbe84a3a72daff6c329b331f9102b87944cca /games/vamos | |
parent | net/minidlna: fix multicast and clang build (diff) |
- Reset maintainer to ports@
Notes
Notes:
svn path=/head/; revision=355720
Diffstat (limited to 'games/vamos')
-rw-r--r-- | games/vamos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile index d0a2e18d8455..12a59e5de40d 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automotive simulation framework LICENSE= GPLv2 |