diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-01-21 06:03:55 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-01-21 06:03:55 +0800 |
commit | 3e90806aee5c3feacdb562910b1e661e1ff40461 (patch) | |
tree | 3c8aedebb70f384f15da90b3e157b42a74412c59 /x11-drivers | |
parent | cde0eadf4e2cbbd1bb6ed9d300b7cf822e49561c (diff) | |
download | freebsd-ports-gnome-3e90806aee5c3feacdb562910b1e661e1ff40461.tar.gz freebsd-ports-gnome-3e90806aee5c3feacdb562910b1e661e1ff40461.tar.zst freebsd-ports-gnome-3e90806aee5c3feacdb562910b1e661e1ff40461.zip |
Per convention change my address to @FreeBSD.org
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile index 213fd4d8c049..debea23fe337 100644 --- a/x11-drivers/xf86-input-wacom/Makefile +++ b/x11-drivers/xf86-input-wacom/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= x11-drivers MASTER_SITES= SF/linuxwacom/${PORTNAME} -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= X.Org Wacom tablet driver LICENSE= GPLv2 # or any later version |