1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Fix fetch

- Take maintainership

PR:		ports/124654
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
This commit is contained in:
Pav Lucistnik 2008-06-20 12:48:05 +00:00
parent f1ddb58c9e
commit 3c8741acbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215340

View File

@ -8,9 +8,9 @@
PORTNAME= smtptrapd
PORTVERSION= 1.5
CATEGORIES= mail
MASTER_SITES= http://smtptrapd.inodes.org/
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
MAINTAINER= glarkin@sourcehosting.net
COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error
CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS}