diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-04-08 03:41:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-04-08 03:41:18 +0000 |
commit | 8f7b43c177e1ee4f34c2db0643f1d8d0985a09a8 (patch) | |
tree | 6ff031cee5e87cf73dc4535d0cad362be8682997 /accessibility | |
parent | ea5e91b3f99449607924a61be5b5addb11d0c6ee (diff) | |
download | ports-8f7b43c177e1ee4f34c2db0643f1d8d0985a09a8.tar.gz ports-8f7b43c177e1ee4f34c2db0643f1d8d0985a09a8.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/dasher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 8ada000f1a79..494965962028 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 DIST_SUBDIR= gnome2 -MAINTAINER= purple@lewiz.net +MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Information efficient text-entry interface BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper |