diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2005-01-09 11:31:15 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2005-01-09 11:31:15 +0800 |
commit | 278bccf16476d8958ba0e803e997ddf977923685 (patch) | |
tree | c1b04ec753bbb4a1cb3ee0585a9e9cc5952c6917 /graphics | |
parent | 739abb9416d494eca64c0294bd8ea88ea3b2faad (diff) | |
download | freebsd-ports-gnome-278bccf16476d8958ba0e803e997ddf977923685.tar.gz freebsd-ports-gnome-278bccf16476d8958ba0e803e997ddf977923685.tar.zst freebsd-ports-gnome-278bccf16476d8958ba0e803e997ddf977923685.zip |
Record correct distfile. Author uses same filename with minor
version up. I placed new distfile on my site with renaming
to include minor version number in filename.
Pointed out by: Marton Kenyeres <junkmail@konvergencia.hu>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/flasm/Makefile | 5 | ||||
-rw-r--r-- | graphics/flasm/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/flasm/Makefile b/graphics/flasm/Makefile index 8ddc282ebf63..53d697452e52 100644 --- a/graphics/flasm/Makefile +++ b/graphics/flasm/Makefile @@ -8,8 +8,9 @@ PORTNAME= flasm PORTVERSION= 1.52 CATEGORIES= graphics -MASTER_SITES= http://www.nowrap.de/download/ -DISTNAME= flasm15src +#MASTER_SITES= http://www.nowrap.de/download/ +MASTER_SITES= http://dist.bsdlab.org/ +DISTNAME= flasm152src MAINTAINER= kuriyama@FreeBSD.org COMMENT= Command line assembler/disassembler of flash actionscript bytecode diff --git a/graphics/flasm/distinfo b/graphics/flasm/distinfo index 406aa7f8b2c4..452c1370beee 100644 --- a/graphics/flasm/distinfo +++ b/graphics/flasm/distinfo @@ -1,2 +1,2 @@ -MD5 (flasm15src.zip) = 9fcbc67d17cd53008fdfe98fbee764ae -SIZE (flasm15src.zip) = 104330 +MD5 (flasm152src.zip) = b917dd7e3826f5796ca6f31d686a329c +SIZE (flasm152src.zip) = 109364 |