From f0c8043b241a8ab7a89ac5a7c1443197eedc426e Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 2 Oct 2013 18:34:38 +0000 Subject: [PATCH] Rename the package to surf-browser to avoid conflicts with math/surf --- www/surf/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/surf/Makefile b/www/surf/Makefile index ab0ea0c051ce..69900483b4cb 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -5,6 +5,7 @@ PORTNAME= surf PORTVERSION= 0.6 CATEGORIES= www MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ +PKGNAMESUFFIX= -browser MAINTAINER= ports@FreeBSD.org COMMENT= Simple Web browser based on WebKit/Gtk+