diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-03 20:51:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-03 20:51:03 +0000 |
commit | 9fb5c67eb06d57cbc4eb153523941fbc08d9151d (patch) | |
tree | 0db9183b4e2b4eaa332885fc016440a1be21b441 | |
parent | Fix the install pkgconfig's specific file ftgl.pc. (diff) |
- Give maintainership to volunteer
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
Notes
Notes:
svn path=/head/; revision=110792
-rw-r--r-- | comms/xlog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 0f2283894b8c..8d2173f0db7c 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.9.6 CATEGORIES= comms MASTER_SITES= http://www.qsl.net/pg4i/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio logging application USE_X_PREFIX= yes |