diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
| commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
| tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /math/umatrix | |
| parent | e90c5ac85e1589656db313625839221c0668d513 (diff) | |
Notes
Diffstat (limited to 'math/umatrix')
| -rw-r--r-- | math/umatrix/Makefile | 2 | ||||
| -rw-r--r-- | math/umatrix/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile index 3311c516b3f4..4950d4de8520 100644 --- a/math/umatrix/Makefile +++ b/math/umatrix/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.sigala.it/sandro/files/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple matrix package + GNU_CONFIGURE= yes MAN1= umatrix.1 diff --git a/math/umatrix/pkg-comment b/math/umatrix/pkg-comment deleted file mode 100644 index c06b09f0fbaf..000000000000 --- a/math/umatrix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple matrix package |
