svn commit: r329095 - head/www/surf
Baptiste Daroussin
bapt at FreeBSD.org
Wed Oct 2 18:34:39 UTC 2013
Author: bapt
Date: Wed Oct 2 18:34:38 2013
New Revision: 329095
URL: http://svnweb.freebsd.org/changeset/ports/329095
Log:
Rename the package to surf-browser to avoid conflicts with math/surf
Modified:
head/www/surf/Makefile
Modified: head/www/surf/Makefile
==============================================================================
--- head/www/surf/Makefile Wed Oct 2 18:30:59 2013 (r329094)
+++ head/www/surf/Makefile Wed Oct 2 18:34:38 2013 (r329095)
@@ -5,6 +5,7 @@ PORTNAME= surf
PORTVERSION= 0.6
CATEGORIES= www
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/
+PKGNAMESUFFIX= -browser
MAINTAINER= ports at FreeBSD.org
COMMENT= Simple Web browser based on WebKit/Gtk+
More information about the svn-ports-head
mailing list