diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-25 11:36:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-25 11:36:18 +0000 |
commit | 2d27b3de41f6e816e9d9e6d55c7745dfb58a2203 (patch) | |
tree | c347005b8359e1f33972b9874da05cd18079118b /textproc/sowing/Makefile | |
parent | 1432295c17cddb6eb1ef983bdb596ea7c655c6bf (diff) | |
download | ports-2d27b3de41f6e816e9d9e6d55c7745dfb58a2203.tar.gz ports-2d27b3de41f6e816e9d9e6d55c7745dfb58a2203.zip |
Notes
Diffstat (limited to 'textproc/sowing/Makefile')
-rw-r--r-- | textproc/sowing/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile index 209272e0b4d3..b7fe33e1f79b 100644 --- a/textproc/sowing/Makefile +++ b/textproc/sowing/Makefile @@ -8,14 +8,11 @@ PORTNAME= sowing PORTVERSION= 1.1.16 CATEGORIES= textproc -MASTER_SITES= ftp://info.mcs.anl.gov/pub/sowing/ +MASTER_SITES= http://ftp.mcs.anl.gov/pub/sowing/ MAINTAINER= ports@FreeBSD.org COMMENT= Text processing tools to generate documentation from source files -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - BUILD_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm \ latex:${PORTSDIR}/print/teTeX-base RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm \ |