svn commit: r481691 - head/mail/fdm

Dirk Meyer dinoex at FreeBSD.org
Wed Oct 10 06:10:47 UTC 2018


Author: dinoex
Date: Wed Oct 10 06:10:46 2018
New Revision: 481691
URL: https://svnweb.freebsd.org/changeset/ports/481691

Log:
  - fix OpenSSL 1.1.x build
  PR:		232131
  Submitted by:	Nathan

Modified:
  head/mail/fdm/Makefile

Modified: head/mail/fdm/Makefile
==============================================================================
--- head/mail/fdm/Makefile	Wed Oct 10 06:09:47 2018	(r481690)
+++ head/mail/fdm/Makefile	Wed Oct 10 06:10:46 2018	(r481691)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fdm
 PORTVERSION=	1.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 
 MAINTAINER=	dinoex at FreeBSD.org


More information about the svn-ports-head mailing list