diff options
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r-- | freebsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index 67b9c40c6..ceb35ed3f 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pandoc -# Date created: 9 February 2007 +# Date created: 19 August 2007 # Whom: John MacFarlane <jgm@berkeley.edu> # # $FreeBSD: ports/textproc/pandoc/Makefile,v 1.1 2007/02/11 17:21:55 nox Exp $ # PORTNAME= pandoc -PORTVERSION= 0.4 +PORTVERSION= 0.41 CATEGORIES= textproc haskell MASTER_SITES= http://pandoc.googlecode.com/files/ DISTNAME= pandoc-${PORTVERSION} |