diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/xgraph/Makefile | 1 | ||||
-rw-r--r-- | math/xgraph/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 1b5363b76782..70ac9af3ff6e 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -13,6 +13,7 @@ DISTNAME= xgraph-11 EXTRACT_SUFX= .tar.Z MAINTAINER= sanpei@FreeBSD.org +COMMENT= A program that helps you plot graphs USE_IMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/math/xgraph/pkg-comment b/math/xgraph/pkg-comment deleted file mode 100644 index cf38f0894442..000000000000 --- a/math/xgraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program that helps you plot graphs |