diff options
Diffstat (limited to 'freebsd')
-rw-r--r-- | freebsd/Makefile.in (renamed from freebsd/Makefile) | 2 | ||||
-rw-r--r-- | freebsd/distinfo | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile.in index 400ff47fd..0b0ce1821 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile.in @@ -6,7 +6,7 @@ # PORTNAME= pandoc -PORTVERSION= 0.42 +PORTVERSION= @VERSION@ CATEGORIES= textproc haskell MASTER_SITES= http://pandoc.googlecode.com/files/ DISTNAME= pandoc-${PORTVERSION} diff --git a/freebsd/distinfo b/freebsd/distinfo deleted file mode 100644 index 31cc4040a..000000000 --- a/freebsd/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pandoc-0.41.tar.gz) = 732d5b690dda755c3b0b34d485488dd3 -SHA256 (pandoc-0.41.tar.gz) = e0eb2d5f934c209d6bc3af54c12e59dfa4f33e1e607a5140f5e7f166abb74d2d -SIZE (pandoc-0.41.tar.gz) = 310303 |