diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-11-18 00:56:26 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-11-18 00:56:26 +0800 |
commit | 8f1533c3f3d7feb8a7f26c7cd5425ad6fadf2c39 (patch) | |
tree | b84156e63ecf66ba316ca78f28eb206d43e9e8e7 /games | |
parent | 6779432269302bea85231dc4c4ddf1500cae50c8 (diff) | |
download | freebsd-ports-graphics-8f1533c3f3d7feb8a7f26c7cd5425ad6fadf2c39.tar.gz freebsd-ports-graphics-8f1533c3f3d7feb8a7f26c7cd5425ad6fadf2c39.tar.zst freebsd-ports-graphics-8f1533c3f3d7feb8a7f26c7cd5425ad6fadf2c39.zip |
- Take maintainership
Diffstat (limited to 'games')
-rw-r--r-- | games/sopwith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index e9aeb565d59..bbe39d7e9ed 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.8.4 CATEGORIES= games MASTER_SITES= SF/sdl-${PORTNAME}/sdl_${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Classic WW1 biplane game LICENSE= GPLv2+ |