View | Details | Raw Unified | Return to bug 70504 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 8-14 Link Here
8
PORTNAME=	mm
8
PORTNAME=	mm
9
PORTVERSION=	1.3.0
9
PORTVERSION=	1.3.0
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	ftp://ftp.ossp.org/pkg/lib/mm/
11
MASTER_SITES=	${MASTER_SITE_OSSP}
12
MASTER_SITE_SUBDIR=	lib/${PORTNAME}
12
13
13
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Shared memory allocation library for pre-forked process models
15
COMMENT=	Shared memory allocation library for pre-forked process models

Return to bug 70504