summaryrefslogtreecommitdiff
path: root/misc/compat5x
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-03 13:55:51 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-03 13:55:51 +0000
commitc410bb1e5fe3ace6bc25c345aa657ba254f54c40 (patch)
tree4ba6a58f8a9b8c6f1abcf967e5deaad4c7066523 /misc/compat5x
parent- use USE_MYSQL (diff)
- Take maintainership
- Pet portlint(1) PR: ports/97965 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Notes
Notes: svn path=/head/; revision=164281
Diffstat (limited to 'misc/compat5x')
-rw-r--r--misc/compat5x/Makefile2
-rw-r--r--misc/compat5x/pkg-descr1
2 files changed, 1 insertions, 2 deletions
diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile
index c3156f1124f4..84592a6ea5d6 100644
--- a/misc/compat5x/Makefile
+++ b/misc/compat5x/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR=lesi/compat5x
PKGNAMESUFFIX= -${ARCH}
DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= r.c.ladan@gmail.com
COMMENT= A convenience package to install the compat5x libraries
ONLY_FOR_ARCHS= alpha amd64 i386 sparc64
diff --git a/misc/compat5x/pkg-descr b/misc/compat5x/pkg-descr
index 33f03eeb7e76..cb9a1c50c884 100644
--- a/misc/compat5x/pkg-descr
+++ b/misc/compat5x/pkg-descr
@@ -8,4 +8,3 @@ Usage example:
.if ${OSVERSION} >= 600000
LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
.endif
-