diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-06-08 13:29:07 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-06-08 13:29:07 +0000 |
commit | b2dbdac021f19fec11759361dc23c30c265de959 (patch) | |
tree | 5b3927e113256b825a2bbeb03391a039a6e9c1e4 /math | |
parent | b5bdc5bf8b828db65ee2b6ed528faf937e6134b8 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/guppi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index d8d55a36c1ce..0931f49baa83 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/Guppi/0.40 DISTNAME= Guppi-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -COMMENT= A ploting program for GNOME +COMMENT= A plotting program for GNOME LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile |