View | Details | Raw Unified | Return to bug 170577
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	opensmtpd
8
PORTNAME=	opensmtpd
9
PORTVERSION=	201207281129
9
PORTVERSION=	201207311144
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://www.opensmtpd.org/archives/ \
11
MASTER_SITES=	http://www.opensmtpd.org/archives/ \
12
		http://distfiles.pirateparty.in/ashish/
12
		http://distfiles.pirateparty.in/ashish/
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (opensmtpd-201207281129.tar.gz) = abadaea95eb1836c87060ae53ba4a791e8ea02e8f7a6cd022df94de8d997ed17
1
SHA256 (opensmtpd-201207311144.tar.gz) = 59259c2f51410b3faeb5f6e82fee58328c40ce4ee0f7ef7496f9ef3329c5d99e
2
SIZE (opensmtpd-201207281129.tar.gz) = 244926
2
SIZE (opensmtpd-201207311144.tar.gz) = 246356
(-)files/smtpd.in (-1 / +1 lines)
Lines 3-9 Link Here
3
# $FreeBSD: ports/mail/opensmtpd/files/smtpd.in,v 1.1 2012/05/14 13:12:32 ashish Exp $
3
# $FreeBSD: ports/mail/opensmtpd/files/smtpd.in,v 1.1 2012/05/14 13:12:32 ashish Exp $
4
#
4
#
5
# PROVIDE: smtpd mail
5
# PROVIDE: smtpd mail
6
# REQUIRE: %%REQUIRE%%
6
# REQUIRE: LOGIN
7
# KEYWORD: shutdown
7
# KEYWORD: shutdown
8
#
8
#
9
# Add the following lines to /etc/rc.conf to enable smtpd:
9
# Add the following lines to /etc/rc.conf to enable smtpd:

Return to bug 170577