svn commit: r315610 - head/net/neubot
Martin Wilke
miwi at FreeBSD.org
Sat Mar 30 12:40:30 UTC 2013
Author: miwi
Date: Sat Mar 30 12:40:29 2013
New Revision: 315610
URL: http://svnweb.freebsd.org/changeset/ports/315610
Log:
- Unbreak build
Approved by: portmgr
Modified:
head/net/neubot/Makefile
head/net/neubot/pkg-plist
Modified: head/net/neubot/Makefile
==============================================================================
--- head/net/neubot/Makefile Sat Mar 30 12:26:36 2013 (r315609)
+++ head/net/neubot/Makefile Sat Mar 30 12:40:29 2013 (r315610)
@@ -3,6 +3,7 @@
PORTNAME= neubot
PORTVERSION= 0.4.15.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://releases.neubot.org/_packages/
Modified: head/net/neubot/pkg-plist
==============================================================================
--- head/net/neubot/pkg-plist Sat Mar 30 12:26:36 2013 (r315609)
+++ head/net/neubot/pkg-plist Sat Mar 30 12:40:29 2013 (r315610)
@@ -357,8 +357,6 @@ share/icons/hicolor/scalable/apps/neubot
@dirrm %%DATADIR%%/bittorrent
@dirrm %%DATADIR%%/api
@dirrm %%DATADIR%%
- at dirrmtry etc/xdg/autostart
- at dirrmtry etc/xdg
@dirrmtry share/applications
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
More information about the svn-ports-all
mailing list