diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-10 22:42:40 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-10 22:42:40 +0000 |
commit | ab22daebf7c3a1dfb60245d89644c18bc4fafdab (patch) | |
tree | bee96b1fa521df2e21a523802e52c58b80f570b8 /mail/rlytest/Makefile | |
parent | 073c67f1682db4a3293f8768f79e5ad03ccae514 (diff) | |
download | ports-ab22daebf7c3a1dfb60245d89644c18bc4fafdab.tar.gz ports-ab22daebf7c3a1dfb60245d89644c18bc4fafdab.zip |
Update to version 1.16 to unbreak the port (checksum mismatch)
PR: 12575
Reported by: Phil Duffen <phil@pavilion.net>
Notes
Notes:
svn path=/head/; revision=20151
Diffstat (limited to 'mail/rlytest/Makefile')
-rw-r--r-- | mail/rlytest/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index b7adfde2e85e..cb3c161650fa 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: rlytest -# Version required: 1.15 +# Version required: 1.16 # Date created: 16 January 1999 # Whom: Paul Chvostek <paul@it.ca> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/26 03:20:56 steve Exp $ # DISTNAME= rlytest -PKGNAME= rlytest-1.15 +PKGNAME= rlytest-1.16 CATEGORIES= mail security MASTER_SITES= http://www.unicom.com/sw/rlytest/ |