svn commit: r483122 - head/editors/ne

Tobias Kortkamp tobik at FreeBSD.org
Sat Oct 27 10:32:24 UTC 2018


Author: tobik
Date: Sat Oct 27 10:32:23 2018
New Revision: 483122
URL: https://svnweb.freebsd.org/changeset/ports/483122

Log:
  editors/ne: Bump revision after r482945 and r482889
  
  r482889 did not include a pkg-plist.  The build succeeded anyway,
  so the package was empty.  r482945 added it but did not bump the
  revision.
  
  PR:		232338

Modified:
  head/editors/ne/Makefile

Modified: head/editors/ne/Makefile
==============================================================================
--- head/editors/ne/Makefile	Sat Oct 27 10:22:53 2018	(r483121)
+++ head/editors/ne/Makefile	Sat Oct 27 10:32:23 2018	(r483122)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ne
 PORTVERSION=	3.1.2
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	http://ne.di.unimi.it/
 


More information about the svn-ports-all mailing list