diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-03 18:02:51 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-03 18:02:51 +0000 |
commit | 9ab611b7a1ff35caaddaff24caa7871795eb5824 (patch) | |
tree | 795f04d5476c20caee73925cb5be74158fec1161 /misc/compat5x | |
parent | 4409c583aebc1a1b4a5562e7207eebe0bd93b5b2 (diff) | |
download | ports-9ab611b7a1ff35caaddaff24caa7871795eb5824.tar.gz ports-9ab611b7a1ff35caaddaff24caa7871795eb5824.zip |
Notes
Diffstat (limited to 'misc/compat5x')
-rw-r--r-- | misc/compat5x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile index 84592a6ea5d6..c3156f1124f4 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= r.c.ladan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A convenience package to install the compat5x libraries ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 |