diff options
author | kris <kris@FreeBSD.org> | 2006-11-24 23:54:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-11-24 23:54:51 +0800 |
commit | 8dda0f937454d90e7a443095f0d3f1d70bd9be9b (patch) | |
tree | 6be50439f20ec59287097a2f7c18a13efd19148c /misc | |
parent | d01afcf17257c9f2c6c65fe5f7dc8104810856cd (diff) | |
download | freebsd-ports-gnome-8dda0f937454d90e7a443095f0d3f1d70bd9be9b.tar.gz freebsd-ports-gnome-8dda0f937454d90e7a443095f0d3f1d70bd9be9b.tar.zst freebsd-ports-gnome-8dda0f937454d90e7a443095f0d3f1d70bd9be9b.zip |
Reset undeliverable maintainer address:
Original address: amp0928@rit.edu %PMDF-E-USER, No such user or alias in address amp0928@mail.rit.edu -PMDF-I-TEXT, unknown or illegal user: amp0928@mail.rit.edu
Diffstat (limited to 'misc')
-rw-r--r-- | misc/hotkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index 698e7360d898..e2360c8ae9bd 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ \ ${MASTER_SITE_XCONTRIB} DISTNAME= hotkeys_${PORTVERSION} -MAINTAINER= amp0928@rit.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Allows usage of special keys on internet/multimedia keyboards LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |