diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-21 18:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-21 18:21:36 +0000 |
commit | ebe1b1170cc08cb7d1dab50e8ec7b393d55cb419 (patch) | |
tree | e19c517c27cdf294d2563ce87894c374218a876f /www/flashplugin/Makefile | |
parent | 2c3d09aa5192accefc0224d9548f57ef39372c45 (diff) | |
download | ports-ebe1b1170cc08cb7d1dab50e8ec7b393d55cb419.tar.gz ports-ebe1b1170cc08cb7d1dab50e8ec7b393d55cb419.zip |
Notes
Diffstat (limited to 'www/flashplugin/Makefile')
-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 635b5c9a67cd..5b052bfee678 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 |