svn commit: r313681 - in head/devel/libopensync: . files

Felippe de Meirelles Motta lippe at FreeBSD.org
Fri Mar 8 23:16:58 UTC 2013


Author: lippe
Date: Fri Mar  8 23:16:57 2013
New Revision: 313681
URL: http://svnweb.freebsd.org/changeset/ports/313681

Log:
  - Fix build.
  
  Reported by:	miwi@
  Approved by:	maintainer

Deleted:
  head/devel/libopensync/files/
Modified:
  head/devel/libopensync/Makefile

Modified: head/devel/libopensync/Makefile
==============================================================================
--- head/devel/libopensync/Makefile	Fri Mar  8 23:00:33 2013	(r313680)
+++ head/devel/libopensync/Makefile	Fri Mar  8 23:16:57 2013	(r313681)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libopensync
 PORTVERSION=	0.39
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.opensync.org/download/releases/${PORTVERSION}/
 


More information about the svn-ports-all mailing list