diff options
Diffstat (limited to 'math/xspread')
-rw-r--r-- | math/xspread/Makefile | 2 | ||||
-rw-r--r-- | math/xspread/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 43a3c81541a5..b981aa7a375a 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A spreadsheet program for X and terminals + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig USE_XLIB= yes diff --git a/math/xspread/pkg-comment b/math/xspread/pkg-comment deleted file mode 100644 index 0ba26d08f752..000000000000 --- a/math/xspread/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A spreadsheet program for X and terminals |