svn commit: r380325 - head/devel/pccts

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Mar 3 02:54:31 UTC 2015


Author: amdmi3
Date: Tue Mar  3 02:54:30 2015
New Revision: 380325
URL: https://svnweb.freebsd.org/changeset/ports/380325
QAT: https://qat.redports.org/buildarchive/r380325/

Log:
  - Fix comment
  - Add empty directories to plist

Modified:
  head/devel/pccts/Makefile
  head/devel/pccts/pkg-plist

Modified: head/devel/pccts/Makefile
==============================================================================
--- head/devel/pccts/Makefile	Tue Mar  3 00:49:22 2015	(r380324)
+++ head/devel/pccts/Makefile	Tue Mar  3 02:54:30 2015	(r380325)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.polhode.com/
 DISTNAME=	pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E}
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	The Purdue Compiler Construction Tool Set
+COMMENT=	Purdue Compiler Construction Tool Set
 
 CONFLICTS=	antlr*
 

Modified: head/devel/pccts/pkg-plist
==============================================================================
--- head/devel/pccts/pkg-plist	Tue Mar  3 00:49:22 2015	(r380324)
+++ head/devel/pccts/pkg-plist	Tue Mar  3 02:54:30 2015	(r380325)
@@ -94,3 +94,5 @@ man/man1/dlg.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/12/test.g
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/13/makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/13/test.g
+%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/6/B
+%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/6/A


More information about the svn-ports-head mailing list