diff options
author | gerald <gerald@FreeBSD.org> | 2012-04-06 04:40:00 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-04-06 04:40:00 +0800 |
commit | 86a4af3ed0dae81953e7228d3473a4d4dfc2df2f (patch) | |
tree | e5862ac0d14768da72c2239b471a9a5c4dba7469 /emulators/Makefile | |
parent | b55dbd6cd796ca65e38c400d58d5363edce85c90 (diff) | |
download | freebsd-ports-gnome-86a4af3ed0dae81953e7228d3473a4d4dfc2df2f.tar.gz freebsd-ports-gnome-86a4af3ed0dae81953e7228d3473a4d4dfc2df2f.tar.zst freebsd-ports-gnome-86a4af3ed0dae81953e7228d3473a4d4dfc2df2f.zip |
Connect the new wine-devel port.
Feature safe: yes
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9cefed73981d..71eef19255a1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -186,6 +186,7 @@ SUBDIR += vmware-tools6 SUBDIR += vxtools SUBDIR += wine + SUBDIR += wine-devel SUBDIR += wine-doors SUBDIR += wine-gecko SUBDIR += wxmupen64plus |