diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-08-10 19:17:14 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-08-10 19:17:14 +0000 |
commit | fa2d96d54dd9ecd647b4a50bdaefaa9b4e7d0d01 (patch) | |
tree | 591c8ecba434a72c4659b85702c4fb33d9b1474e /x11 | |
parent | a084e09df85e61711974e1203721d9c1a8a49de0 (diff) | |
download | ports-fa2d96d54dd9ecd647b4a50bdaefaa9b4e7d0d01.tar.gz ports-fa2d96d54dd9ecd647b4a50bdaefaa9b4e7d0d01.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/swarp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/swarp/Makefile b/x11/swarp/Makefile index bbfca7434ce4..b763e1675fbd 100644 --- a/x11/swarp/Makefile +++ b/x11/swarp/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ -MAINTAINER= mason@blisses.org +MAINTAINER= dg@syrec.org COMMENT= X11 generic pointer warping utility LICENSE= MIT |