svn commit: r409208 - head/math/hs-Agda-stdlib

Gabor Pali pgj at FreeBSD.org
Fri Feb 19 20:51:29 UTC 2016


Author: pgj
Date: Fri Feb 19 20:51:27 2016
New Revision: 409208
URL: https://svnweb.freebsd.org/changeset/ports/409208

Log:
  - Chase the changes in bsd.cabal.mk
  
  Obtained from:	FreeBSD Haskell

Modified:
  head/math/hs-Agda-stdlib/Makefile

Modified: head/math/hs-Agda-stdlib/Makefile
==============================================================================
--- head/math/hs-Agda-stdlib/Makefile	Fri Feb 19 20:50:24 2016	(r409207)
+++ head/math/hs-Agda-stdlib/Makefile	Fri Feb 19 20:51:27 2016	(r409208)
@@ -2,6 +2,8 @@
 
 PORTNAME=	Agda-stdlib
 PORTVERSION=	0.9
+PORTREVISION=	1
+
 DISTVERSIONPREFIX=	v
 CATEGORIES=	math haskell
 


More information about the svn-ports-all mailing list