From 8f295ffa34a37dc15c60a7d747ba2e4bef718661 Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 29 Nov 2005 23:33:03 +0000 Subject: Minor fix to the patch file in net/xbone-gui The CA cert of net/xbone was being overwritten by net/xbone-gui. The previous fix was incomplete. PR: ports/89686 Submitted by: Venkata Pingali Approved by: maintainer email is a mailinglist which doesn't accept submissio --- net/xbone-gui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/xbone-gui/Makefile b/net/xbone-gui/Makefile index 9fa5d630ed1c..0b1c219e18b2 100644 --- a/net/xbone-gui/Makefile +++ b/net/xbone-gui/Makefile @@ -7,7 +7,7 @@ PORTNAME= XBone-GUI PORTVERSION= 3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= http://www.isi.edu/xbone/software/xbone/ DISTNAME= XBone-${PORTVERSION} -- cgit