1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Move distfiles to subdirectory. When there's a file like "manpages.tgz",

it's a good idea even if it's only two files. :>
This commit is contained in:
Satoshi Asami 1998-08-25 02:26:23 +00:00
parent 5d5e2d4afd
commit df5b4dc520
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12828
2 changed files with 5 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# Date created: 2 July 1994
# Whom: jmz
#
# $Id: Makefile,v 1.6 1998/08/19 17:01:37 hoek Exp $
# $Id: Makefile,v 1.7 1998/08/24 19:48:10 jmz Exp $
#
DISTNAME= LAPACK
@ -14,6 +14,8 @@ DISTFILES= lapack.tgz manpages.tgz
MAINTAINER= jmz@FreeBSD.org
DIST_SUBDIR= lapack
MANL= cgbmv.l cgemm.l cgemv.l cgerc.l cgeru.l chbmv.l chemm.l chemv.l \
cher.l cher2.l cher2k.l cherk.l chpmv.l chpr.l chpr2.l cscal.l \
csymm.l csyr2k.l csyrk.l ctbmv.l ctbsv.l ctpmv.l ctpsv.l ctrmm.l \

View File

@ -1,2 +1,2 @@
MD5 (lapack.tgz) = 614e496f9fd7af39436ad3da5ffd54bd
MD5 (manpages.tgz) = 88201d0b118317986df54f8b0944e305
MD5 (lapack/lapack.tgz) = 614e496f9fd7af39436ad3da5ffd54bd
MD5 (lapack/manpages.tgz) = 88201d0b118317986df54f8b0944e305