diff options
Diffstat (limited to 'devel/libelf')
-rw-r--r-- | devel/libelf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libelf/Makefile b/devel/libelf/Makefile index ca31eb021dff..22a08a04bb8e 100644 --- a/devel/libelf/Makefile +++ b/devel/libelf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.6 CATEGORIES= devel MASTER_SITES= http://www.mr511.de/software/ \ ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= libs . +MASTER_SITE_SUBDIR= libs MAINTAINER= roam@FreeBSD.org COMMENT= A public ELF file access library similar to libelf(3) in Solaris |