diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-30 09:21:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-30 09:21:25 +0000 |
commit | 1dbee17c056bb0b296348ae80a8f4af840f8d24d (patch) | |
tree | c632b046c277891173e0b869abfcf55206c6c976 /devel/m6811-binutils | |
parent | 97e6d164088095904ab49eafe23f9e1c67c494de (diff) | |
download | ports-1dbee17c056bb0b296348ae80a8f4af840f8d24d.tar.gz ports-1dbee17c056bb0b296348ae80a8f4af840f8d24d.zip |
Notes
Diffstat (limited to 'devel/m6811-binutils')
-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 |