diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-13 01:53:09 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-13 01:53:09 +0000 |
commit | e852692922f2171a8ae932972a097c87e99123de (patch) | |
tree | 2a1faac8a119eb47a6bc4ed789769fac747a8576 /math/xspread | |
parent | 40428dadd53e36eaf479f60d8d8f70070334f386 (diff) |
Notes
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 |