diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-06 00:23:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-06 00:23:31 +0800 |
commit | 6909ee4f7bef106da363196f541504044fe2c549 (patch) | |
tree | f68a8e851c557e9767f895aa1b4afef1314871ca /misc/biosfont-demos | |
parent | 795fd21a498064fcc8b9b045125ae188b7db3b55 (diff) | |
download | freebsd-ports-gnome-6909ee4f7bef106da363196f541504044fe2c549.tar.gz freebsd-ports-gnome-6909ee4f7bef106da363196f541504044fe2c549.tar.zst freebsd-ports-gnome-6909ee4f7bef106da363196f541504044fe2c549.zip |
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Diffstat (limited to 'misc/biosfont-demos')
-rw-r--r-- | misc/biosfont-demos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile index eece03828a34..cbfb5757e931 100644 --- a/misc/biosfont-demos/Makefile +++ b/misc/biosfont-demos/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= misc MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ -MAINTAINER= r.c.ladan@gmail.com +MAINTAINER= rene@FreeBSD.org COMMENT= Demos for the biosfont kernel module BUILD_DEPENDS= ${LOCALBASE}/include/biosfont.h:${PORTSDIR}/sysutils/biosfont |