diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-02-17 17:13:51 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-02-17 17:13:51 +0000 |
commit | 8ca7d43cd99ab6ac40e14031e4300275cb534def (patch) | |
tree | 04ee279a85503353b202513d73ffacf746cf7b5e /emulators/wine-devel | |
parent | 740cac174c5ee74c3282e4e7ddfcbe9e993cbc4a (diff) | |
download | ports-8ca7d43cd99ab6ac40e14031e4300275cb534def.tar.gz ports-8ca7d43cd99ab6ac40e14031e4300275cb534def.zip |
Notes
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 2 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index daf16e6d177a..9c0c96b6c722 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2001.01.12 +PORTVERSION= 2001.02.16 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index e573e945fcae..ac0197f966b1 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1 +1 @@ -MD5 (Wine-20010112.tar.gz) = d1556c8111d1af18ee74674b55ee70c1 +MD5 (Wine-20010216.tar.gz) = f83b355e02abdc2de3cfd385079a30b7 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 540d78e83f98..2683802bf320 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1,8 +1,11 @@ bin/dosmod +bin/function_grep.pl +bin/specmaker bin/fnt2bdf bin/wine bin/winebuild bin/wineclipsrv +bin/winedbg.so bin/winedbg bin/winelauncher bin/winemaker @@ -44,6 +47,7 @@ include/wine/lmcons.h include/wine/lzexpand.h include/wine/mapi.h include/wine/mapidefs.h +include/wine/mciavi.h include/wine/mcx.h include/wine/mmreg.h include/wine/mmsystem.h |