diff options
Diffstat (limited to 'graphics/l2p/Makefile')
-rw-r--r-- | graphics/l2p/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile index 261179d21c78..af960832237d 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -10,10 +10,8 @@ PORTVERSION= 1.1.1 #PORTREVISION= 0 CATEGORIES= graphics print perl5 MASTER_SITES= http://www.redsymbol.net/software/l2p/dist/ \ - http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-latest + http://nivi.interfree.it/distfiles/${PORTNAME}/ EXTRACT_SUFX= .tgz -DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Create PNG images from LaTeX math expressions |