diff options
author | nsayer <nsayer@FreeBSD.org> | 1999-07-03 02:03:14 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 1999-07-03 02:03:14 +0800 |
commit | 85b812df76929d9372a580fbd6a59f184bda59a5 (patch) | |
tree | a9238d1d49d9ff87a386651217a394d4a8ce4b75 /mail | |
parent | eaec54740eaf5df4e717da1507535e825b8fe4c8 (diff) | |
download | freebsd-ports-gnome-85b812df76929d9372a580fbd6a59f184bda59a5.tar.gz freebsd-ports-gnome-85b812df76929d9372a580fbd6a59f184bda59a5.tar.zst freebsd-ports-gnome-85b812df76929d9372a580fbd6a59f184bda59a5.zip |
1. Update port to v1.1 of ssl add-on
2. Change PKGNAME to conform to port naming rules (per Satoshi)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine4-ssl/Makefile | 8 | ||||
-rw-r--r-- | mail/pine4-ssl/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile index 17eb5a8a6ad4..b70fa6becc59 100644 --- a/mail/pine4-ssl/Makefile +++ b/mail/pine4-ssl/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: pine4-ssl # Version required: 1.0 -# Date created: 22 June 1999 +# Date created: 2 July 1999 # Whom: Nick Sayer <nsayer@freebsd.org> # -# $Id: Makefile,v 1.1.1.1 1999/06/23 07:30:53 nsayer Exp $ +# $Id: Makefile,v 1.2 1999/06/23 19:07:22 nsayer Exp $ # # I spent a <strong>very frustrating</strong> half hour with portlint # on this one and could never get it to fewer than 8 frigging warnings. # Good luck to you. :-P -PKGNAME= pine-4.10+ssl-1.0 +PKGNAME= pine4-ssl-4.10.1.1 -DISTNAME= pine4+ssl-1.0 +DISTNAME= pine4+ssl-1.1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pine4.10${EXTRACT_SUFX} diff --git a/mail/pine4-ssl/distinfo b/mail/pine4-ssl/distinfo index 0d650fe83fac..749a22638930 100644 --- a/mail/pine4-ssl/distinfo +++ b/mail/pine4-ssl/distinfo @@ -1,2 +1,2 @@ -MD5 (pine4+ssl-1.0.tar.gz) = 229dc5f9b0511b33dea944d455c8c3f0 +MD5 (pine4+ssl-1.1.tar.gz) = 10e3a5a3b6841f30ca72feb91a9229cb MD5 (pine4.10.tar.gz) = f871e201b4070da1f060f35d3b8f2ccd |