diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-09-07 12:10:52 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-09-07 12:10:52 +0000 |
commit | 253cbb74d2ff40e97e351e494610720ff8a8d10b (patch) | |
tree | 1767eef0aacb18d83c4467f119486a867d95639c /archivers/nwreckdum | |
parent | fdd1478363fbe47b2848348c697e1cd3f41fecab (diff) |
Notes
Diffstat (limited to 'archivers/nwreckdum')
-rw-r--r-- | archivers/nwreckdum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile index 6bba1c6449eb..6f6d2b3f4247 100644 --- a/archivers/nwreckdum/Makefile +++ b/archivers/nwreckdum/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.6 PORTREVISION= 2 CATEGORIES= archivers games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Utility for manipulating of Quake packed data files LICENSE= GPLv2 |