diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
commit | e6c55782ac7c0568ceb1598e43e0e879ec512170 (patch) | |
tree | 27fdf8812d7239096966e728e9b8abfb6740bcbe /devel/hs-crypto | |
parent | b2931451eb3c09c64f2da6da5a66ce7a51486517 (diff) |
Notes
Diffstat (limited to 'devel/hs-crypto')
-rw-r--r-- | devel/hs-crypto/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-crypto/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile index b83c12cb278d..0bd75ee1abae 100644 --- a/devel/hs-crypto/Makefile +++ b/devel/hs-crypto/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc BUILD_DEPENDS= haddock:${PORTSDIR}/devel/hs-haddock .endif +USE_SIZE= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes USE_GMAKE= yes diff --git a/devel/hs-crypto/distinfo b/devel/hs-crypto/distinfo index 8a1d14d1f969..3cf9a0652e2d 100644 --- a/devel/hs-crypto/distinfo +++ b/devel/hs-crypto/distinfo @@ -1 +1,2 @@ MD5 (crypto-1.1.2.tar) = 195205a01566659f036d5df929fe7cc4 +SIZE (crypto-1.1.2.tar) = 256000 |