diff options
Diffstat (limited to 'devel/chrpath')
-rw-r--r-- | devel/chrpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/chrpath/Makefile b/devel/chrpath/Makefile index e50f6e8c47d6..19e261cbdbe3 100644 --- a/devel/chrpath/Makefile +++ b/devel/chrpath/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13 CATEGORIES= devel sysutils MASTER_SITES= http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to modify DT_RPATH in existing ELF binaries GNU_CONFIGURE= yes |