diff options
author | pav <pav@FreeBSD.org> | 2012-03-30 16:29:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-03-30 16:29:27 +0800 |
commit | d8e052821a460b92a2c54427290530b9b6fd27a6 (patch) | |
tree | 0be5172da42bb23cbde4f7e78f81522aa57007ab | |
parent | 37056314558b762bf20b9733ff75ce20c63be6bb (diff) | |
download | freebsd-ports-gnome-d8e052821a460b92a2c54427290530b9b6fd27a6.tar.gz freebsd-ports-gnome-d8e052821a460b92a2c54427290530b9b6fd27a6.tar.zst freebsd-ports-gnome-d8e052821a460b92a2c54427290530b9b6fd27a6.zip |
- Assign to volunteer/author
Feature safe: yes
-rw-r--r-- | games/gnarr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile index 2fa3dd5e9dd2..0ed1d997e0fc 100644 --- a/games/gnarr/Makefile +++ b/games/gnarr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3 CATEGORIES= games MASTER_SITES= http://www.volny.cz/nakamura/gnarr/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= daniel.ryslink@dialtelecom.cz COMMENT= A program for generating battle cries MAN6= gnarr.6 |