diff options
author | nivit <nivit@FreeBSD.org> | 2008-04-10 21:10:29 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-04-10 21:10:29 +0800 |
commit | befbaf4a3edccfb85e6268c768ce1d701f30832e (patch) | |
tree | 4739c503d441c33b034f8742b62d8302a95e5204 | |
parent | 64334d867f71c7b46ffcf445ef8e686e9b2b2925 (diff) | |
download | freebsd-ports-gnome-befbaf4a3edccfb85e6268c768ce1d701f30832e.tar.gz freebsd-ports-gnome-befbaf4a3edccfb85e6268c768ce1d701f30832e.tar.zst freebsd-ports-gnome-befbaf4a3edccfb85e6268c768ce1d701f30832e.zip |
- Distfile rerolled with a new name (no change in the content)
-rw-r--r-- | graphics/l2p/Makefile | 4 | ||||
-rw-r--r-- | graphics/l2p/distinfo | 6 |
2 files changed, 4 insertions, 6 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 diff --git a/graphics/l2p/distinfo b/graphics/l2p/distinfo index a8c7076ccc7c..b637a22db086 100644 --- a/graphics/l2p/distinfo +++ b/graphics/l2p/distinfo @@ -1,3 +1,3 @@ -MD5 (l2p/1.1.1/l2p-latest.tgz) = 36cf82f0fce35d69266217f291f807ff -SHA256 (l2p/1.1.1/l2p-latest.tgz) = f64913351de4341b62e909e9887a0bf561fdb5bc019a60748f9337a47ece2cc9 -SIZE (l2p/1.1.1/l2p-latest.tgz) = 8802 +MD5 (l2p-1.1.1.tgz) = 36cf82f0fce35d69266217f291f807ff +SHA256 (l2p-1.1.1.tgz) = f64913351de4341b62e909e9887a0bf561fdb5bc019a60748f9337a47ece2cc9 +SIZE (l2p-1.1.1.tgz) = 8802 |