diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/abs/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'math/abs/Makefile')
-rw-r--r-- | math/abs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 92795dfd744f..1f26d83c5d64 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ping.be/bertin/ \ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gmarco@giovannelli.it +COMMENT= A free spreadsheet with graphical user interface USE_XLIB= yes USE_XPM= yes |