aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/hs-zip-archive-ghc/pkg-descr
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-05-25 05:52:43 +0800
committerpgj <pgj@FreeBSD.org>2010-05-25 05:52:43 +0800
commit4bcc61a91dde55595a1628ba36791beebcd1e833 (patch)
treef1c64d9ac3d7b585c628bb9e3c2e76ee9a73d554 /archivers/hs-zip-archive-ghc/pkg-descr
parent65f65d5337a1dc568adbe33a1e2d1c9e9cb5640b (diff)
downloadfreebsd-ports-gnome-4bcc61a91dde55595a1628ba36791beebcd1e833.tar.gz
freebsd-ports-gnome-4bcc61a91dde55595a1628ba36791beebcd1e833.tar.zst
freebsd-ports-gnome-4bcc61a91dde55595a1628ba36791beebcd1e833.zip
Rename the following Haskell ports to bring them in sync with the
HackageDB: archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive devel/hs-binary-ghc -> devel/hs-binary devel/darcs -> devel/hs-darcs devel/hs-language-c-ghc -> devel/hs-language-c devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck devel/hs-pcre-light-ghc -> devel/hs-pcre-light devel/hs-utf8-string-ghc -> devel/hs-utf8-string graphics/hs-HGL-ghc -> graphics/hs-HGL ports-mgmt/porte -> ports-mgmt/hs-porte security/hs-digest-ghc -> security/hs-digest textproc/hs-haxml -> textproc/hs-HaXml textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate textproc/hs-polyparse-ghc -> textproc/hs-polyparse textproc/pandoc -> textproc/hs-pandoc x11/hs-x11-ghc -> x11/hs-X11 x11/hs-x11-xft-ghc -> x11/hs-X11-xft x11/xmobar -> x11/hs-xmobar x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT x11-wm/xmonad -> x11-wm/hs-xmonad x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib
Diffstat (limited to 'archivers/hs-zip-archive-ghc/pkg-descr')
-rw-r--r--archivers/hs-zip-archive-ghc/pkg-descr4
1 files changed, 0 insertions, 4 deletions
diff --git a/archivers/hs-zip-archive-ghc/pkg-descr b/archivers/hs-zip-archive-ghc/pkg-descr
deleted file mode 100644
index 8ed682939f39..000000000000
--- a/archivers/hs-zip-archive-ghc/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-The zip-archive library provides functions for creating, modifying, and
-extracting files from zip archives.
-
-WWW: http://johnmacfarlane.net/zip-archive/