aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-06-03 21:55:51 +0800
committersat <sat@FreeBSD.org>2006-06-03 21:55:51 +0800
commitfd8e530d7c080c42128fc930dcd6924e8dc5ff34 (patch)
treed1ef8c5a9e774df1446918ebf898072fb7b14cc4 /misc
parentbdfb958c1d01aa0dfb4812b203b88af651a9c4a8 (diff)
downloadfreebsd-ports-gnome-fd8e530d7c080c42128fc930dcd6924e8dc5ff34.tar.gz
freebsd-ports-gnome-fd8e530d7c080c42128fc930dcd6924e8dc5ff34.tar.zst
freebsd-ports-gnome-fd8e530d7c080c42128fc930dcd6924e8dc5ff34.zip
- Take maintainership
- Pet portlint(1) PR: ports/97965 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Diffstat (limited to 'misc')
-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
-