diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-09 00:25:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-09 00:25:04 +0000 |
commit | 2ad505b340e1e73eb8ab07fb79e131aa66b0cc5d (patch) | |
tree | a6c17ba67160f4641e843d7e0359c80326469c03 /deskutils | |
parent | 0880623285722fcf25766439056141d5a4f54542 (diff) | |
download | ports-2ad505b340e1e73eb8ab07fb79e131aa66b0cc5d.tar.gz ports-2ad505b340e1e73eb8ab07fb79e131aa66b0cc5d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xpad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 90f5793ceb79..32b8b47a99ca 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lwindschuh@googlemail.com COMMENT= A virtual note-pad system for your X11 desktop FETCH_ARGS= "-pRr" |