diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 11:57:27 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 11:57:27 +0800 |
commit | 019b7a7c28537781080a20792e956013d4d8766b (patch) | |
tree | a3b927fe4a840fee16ec0e573af5150b3a25640e /sysutils/asapm | |
parent | 7dd6e4931d6d47825f184607a23ab4d5c17dcf51 (diff) | |
download | freebsd-ports-gnome-019b7a7c28537781080a20792e956013d4d8766b.tar.gz freebsd-ports-gnome-019b7a7c28537781080a20792e956013d4d8766b.tar.zst freebsd-ports-gnome-019b7a7c28537781080a20792e956013d4d8766b.zip |
- Pass maintainership to submitter
Submitted by: martinko via freebsd-ports@
Diffstat (limited to 'sysutils/asapm')
-rw-r--r-- | sysutils/asapm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile index 6cae038fed76..5c7b20f9bba0 100644 --- a/sysutils/asapm/Makefile +++ b/sysutils/asapm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.tigr.net/afterstep/download/asapm/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gamato@users.sf.net COMMENT= Laptop battery status display for X11 ONLY_FOR_ARCHS= i386 |