aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-19 17:07:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-19 17:07:39 +0000
commit0b4d4198af51295e1aba5db443312f93f3a06a6d (patch)
tree071d6d27c0e4250948eab423da0815ccea116e5b
parent1cbdd2a8fdc8ec84b269cb438cb814dec4835cc8 (diff)
downloadports-0b4d4198af51295e1aba5db443312f93f3a06a6d.tar.gz
ports-0b4d4198af51295e1aba5db443312f93f3a06a6d.zip
Notes
-rw-r--r--archivers/lbrate/Makefile2
-rw-r--r--archivers/macutils/Makefile2
-rw-r--r--archivers/ucl/Makefile4
3 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile
index fa9b9487d5f9..8428418a2c66 100644
--- a/archivers/lbrate/Makefile
+++ b/archivers/lbrate/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/compress
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Extract/decompress CP/M LBR archives
MAKE_ARGS= CC="${CC}" CFLAGS="${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
diff --git a/archivers/macutils/Makefile b/archivers/macutils/Makefile
index d7b9fe514bf0..0b5d60f510c4 100644
--- a/archivers/macutils/Makefile
+++ b/archivers/macutils/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/compress
DISTNAME= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Utilities for Apple Macintosh files
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index 3d2baece1c8e..014853b58be9 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -11,12 +11,12 @@ PORTREVISION= 1
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= A data compression library with low memory usage
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
PORTDOCS= AUTHORS NEWS README THANKS TODO