diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 168f57451a4fab6b0efeeeaf6be426c8e4616366 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /math/abs | |
parent | b6c08b0df5503be01627016cd107b835b91a8c8d (diff) | |
download | ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.tar.gz ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.zip |
Notes
Diffstat (limited to 'math/abs')
-rw-r--r-- | math/abs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 341b75bc0980..2882b1aab28c 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ \ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gmarco@gufi.org -COMMENT= A free spreadsheet with graphical user interface +COMMENT= Free spreadsheet with graphical user interface PLIST_FILES= bin/abs USE_XORG= x11 xpm xaw |