diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-01-15 13:32:34 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-01-15 13:32:34 +0800 |
commit | d8a34fe5f1fa4ab00c1a909134c4a8549984daee (patch) | |
tree | 85c0be448eec081aec0892d7270ed3eaf5d26dbe /mail/smail/Makefile | |
parent | 67f12538adc0190b27483c963e4dee8e64f199b6 (diff) | |
download | freebsd-ports-gnome-d8a34fe5f1fa4ab00c1a909134c4a8549984daee.tar.gz freebsd-ports-gnome-d8a34fe5f1fa4ab00c1a909134c4a8549984daee.tar.zst freebsd-ports-gnome-d8a34fe5f1fa4ab00c1a909134c4a8549984daee.zip |
Update to 3.1.29.1
Diffstat (limited to 'mail/smail/Makefile')
-rw-r--r-- | mail/smail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 5754c2f93a16..d8aed8ecd0a6 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -3,10 +3,10 @@ # Date created: 16 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.1.1.1 1994/10/23 01:22:34 torstenb Exp $ +# $Id: Makefile,v 1.2 1994/11/11 02:25:54 gpalmer Exp $ # -DISTNAME= smail-3.1.29 +DISTNAME= smail-3.1.29.1 MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ .if !exists(/usr/local/bin/bash) DEPENDS= ${PORTSDIR}/shells/bash |