diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /mail/smail | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.tar.gz ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Notes
Diffstat (limited to 'mail/smail')
-rw-r--r-- | mail/smail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 0e2e9fd56947..6cd76e70e2ae 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \ ftp://ftp.planix.com/pub/Smail/ \ ftp://ftp.fu-berlin.de/unix/mail/smail/ -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident .if !exists(/usr/include/tcpd.h) |