diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 20:01:08 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 20:01:08 +0000 |
commit | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (patch) | |
tree | 618ad4af1b7aa492c70b0b12e4151ef6c5087bb4 /mail/premail | |
parent | 6028b9f95256d11d28f23194f65f96cca1b9325c (diff) | |
download | ports-28849e36e90815aed6c95e0187cc1b0bac0906f3.tar.gz ports-28849e36e90815aed6c95e0187cc1b0bac0906f3.zip |
Notes
Diffstat (limited to 'mail/premail')
-rw-r--r-- | mail/premail/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/premail/Makefile b/mail/premail/Makefile index d4317cc70743..2975dc780d91 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -1,14 +1,12 @@ # New ports collection makefile for: premail -# Version required: 0.46 -# Premail homepage is http://www.c2.net/~raph/premail.html -# # Date created: 31 Jan 1997 # Whom: ache # # $FreeBSD$ # -DISTNAME= premail-0.46 +PORTNAME= premail +PORTVERSION= 0.46 CATEGORIES= security mail MASTER_SITES= ftp://ftp.jpunix.com/pub/remailer-tools/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/ |