diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-03-30 17:21:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-03-30 17:21:25 +0800 |
commit | 768e5998b1aa224e525b4dbc2dcf7e7f27555612 (patch) | |
tree | 055f10801da669091a9e4a4115ea88e4fa7bd2fd /devel | |
parent | 209d2a899ce9bf74538097c50bbcc27f34bb5cdf (diff) | |
download | freebsd-ports-gnome-768e5998b1aa224e525b4dbc2dcf7e7f27555612.tar.gz freebsd-ports-gnome-768e5998b1aa224e525b4dbc2dcf7e7f27555612.tar.zst freebsd-ports-gnome-768e5998b1aa224e525b4dbc2dcf7e7f27555612.zip |
changed MAINTAINER
PR: 17801
Diffstat (limited to 'devel')
-rw-r--r-- | devel/m6811-binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/m6811-binutils/Makefile b/devel/m6811-binutils/Makefile index 37f16c8bf40d..379e554a4498 100644 --- a/devel/m6811-binutils/Makefile +++ b/devel/m6811-binutils/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= http://home.worldnet.fr/~stcarrez/snapshots/ PATCHFILES= binutils-2.9.1-m68hc1x-20000225.diffs.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= jburkhol@home.com +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes HAS_CONFIGURE= yes |