diff options
Diffstat (limited to 'math/xspread')
-rw-r--r-- | math/xspread/Makefile | 4 | ||||
-rw-r--r-- | math/xspread/pkg-comment | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 43a3c81541a5..d5fad92788fb 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -8,10 +8,12 @@ PORTNAME= xspread PORTVERSION= 3.1.1c CATEGORIES= math -MASTER_SITES= http://ftp.debian.org/debian/dists/potato/main/source/math/ +MASTER_SITES= ${MASTER_SITE_DEBIAN} +MASTER_SITE_SUBDIR= dists/potato/main/source/math DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +COMMENT= A spreadsheet program for X and terminals WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig 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 |