summaryrefslogtreecommitdiff
path: root/mail/smail
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-05-05 21:44:54 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-05-05 21:44:54 +0000
commit7f2e4959e2feacd4b2d2707c0f532c806110b4a0 (patch)
treea6e33e9f80460d8bb5486dddb1898e63c5d28622 /mail/smail
parentuse compressed manpages (diff)
add myself as MAINTAINER
Notes
Notes: svn path=/head/; revision=1636
Diffstat (limited to 'mail/smail')
-rw-r--r--mail/smail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index 96698e0f89c7..d91e2ce11959 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -3,13 +3,15 @@
# Date created: 16 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.6 1995/04/23 12:47:29 asami Exp $
+# $Id: Makefile,v 1.7 1995/05/05 21:38:16 torstenb Exp $
#
DISTNAME= smail-3.1.29.1
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/
+MAINTAINER= torstenb@FreeBSD.ORG
+
.if !exists(/usr/local/bin/bash)
DEPENDS= ${PORTSDIR}/shells/bash
.endif