diff options
author | ahze <ahze@FreeBSD.org> | 2005-06-08 21:29:07 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-06-08 21:29:07 +0800 |
commit | b49cb1aad5ba290efcc6975565091b0bc1ae9a0c (patch) | |
tree | aebff95ac49b4f8cc28de2c968f8513b408427c1 /math/guppi | |
parent | e2fd533a37664f40d664382357cb32ef30212b42 (diff) | |
download | freebsd-ports-gnome-b49cb1aad5ba290efcc6975565091b0bc1ae9a0c.tar.gz freebsd-ports-gnome-b49cb1aad5ba290efcc6975565091b0bc1ae9a0c.tar.zst freebsd-ports-gnome-b49cb1aad5ba290efcc6975565091b0bc1ae9a0c.zip |
- Fix typo s/ploting/plotting/
Submitted by: Sam Lawrance
Diffstat (limited to 'math/guppi')
-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 |