diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2012-10-07 10:14:16 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2012-10-07 10:14:16 +0000 |
commit | 5fc3de70d017bebe771287b25337d7ed6f29b0c2 (patch) | |
tree | 701802bfe71207a7685d3affd3f86bddfcb78cb2 /devel/binutils | |
parent | ff4d83001c2a5731bc602319b3f3ef3063a11616 (diff) | |
download | ports-5fc3de70d017bebe771287b25337d7ed6f29b0c2.tar.gz ports-5fc3de70d017bebe771287b25337d7ed6f29b0c2.zip |
Notes
Diffstat (limited to 'devel/binutils')
-rw-r--r-- | devel/binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index 6eada69a712e..bcf561c802fa 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases -MAINTAINER= ports@FreeBSD.org +MAINTAINER= zeising@FreeBSD.org COMMENT= GNU binary tools LICENSE= GPLv3 LGPL3 |