diff options
author | knu <knu@FreeBSD.org> | 2000-12-21 18:21:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-12-21 18:21:36 +0000 |
commit | cd877319d022d5e75f979c796d8e27bdea82ace7 (patch) | |
tree | 3226e4c323867816f84e549bab5cbf2dffabf873 | |
parent | 25315a7dba1e4c2b3b45af8af29849f928eaa9c0 (diff) | |
download | FreeBSD-ports-cd877319d022d5e75f979c796d8e27bdea82ace7.zip FreeBSD-ports-cd877319d022d5e75f979c796d8e27bdea82ace7.tar.gz |
Fennerism. Chase the renaming of the distfile.
-rw-r--r-- | www/flashplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flashplugin/Makefile b/www/flashplugin/Makefile index 635b5c9..5b052bf 100644 --- a/www/flashplugin/Makefile +++ b/www/flashplugin/Makefile @@ -38,7 +38,7 @@ pre-build: .endif .else MASTER_SITES= http://leed.t.u-tokyo.ac.jp/~yamagata/flash/ -DISTNAME= libswf.so +DISTNAME= libswf-19990503.so EXTRACT_SUFX= .gz NO_WRKSUBDIR= yes |