diff options
Diffstat (limited to 'archivers/lzo/Makefile')
-rw-r--r-- | archivers/lzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 080094639a0c..0d6a1ae3f716 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.uni-koeln.de/util/arc/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR=libs/compression -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes CONFIGURE_ARGS+= --enable-shared=yes \ |