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

Collapse All | Expand All

(-)/usr/ports/mail/imp-devel/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
# Ports collection makefile for:  imp-devel
1
# Ports collection makefile for:  imp-devel
2
# Date created:			  Mon Oct 08, 2001
2
# Date created:			  Mon Oct 08, 2001
3
# Whom:				  Thierry Thomas (<thierry@thomas.as>)
3
# Whom:				  Thierry Thomas (<thierry@pompo.net>)
4
#
4
#
5
# $FreeBSD: ports/mail/imp-devel/Makefile,v 1.4 2002/01/19 17:07:05 ijliao Exp $
5
# $FreeBSD: ports/mail/imp-devel/Makefile,v 1.4 2002/01/19 17:07:05 ijliao Exp $
6
#
6
#
Lines 12-18 Link Here
12
MASTER_SITES=	ftp://ftp.horde.org/pub/imp/tarballs/
12
MASTER_SITES=	ftp://ftp.horde.org/pub/imp/tarballs/
13
PKGNAMESUFFIX=	-devel
13
PKGNAMESUFFIX=	-devel
14
14
15
MAINTAINER=	thierry@thomas.as
15
MAINTAINER=	thierry@pompo.net
16
16
17
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
17
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
18
18

Return to bug 34095