diff options
author | antoine <antoine@FreeBSD.org> | 2016-08-04 17:30:19 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-08-04 17:30:19 +0800 |
commit | 05b4d26e64fdf4d737cfbe062062a44051131e2e (patch) | |
tree | edb8adff9ff12e856e9ba9e720f693ca85776921 /lang/Makefile | |
parent | e825af3f59bc426cc3f38116d49b44879cafe3bd (diff) | |
download | freebsd-ports-gnome-05b4d26e64fdf4d737cfbe062062a44051131e2e.tar.gz freebsd-ports-gnome-05b4d26e64fdf4d737cfbe062062a44051131e2e.tar.zst freebsd-ports-gnome-05b4d26e64fdf4d737cfbe062062a44051131e2e.zip |
Fix index
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index fc1cc0edf21e..aaf282874a32 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -261,7 +261,7 @@ SUBDIR += py-prolog SUBDIR += py-qt5-qml SUBDIR += pypy - SUBDIR += pypy3-devel + SUBDIR += pypy3 SUBDIR += python SUBDIR += python-doc-html SUBDIR += python-doc-pdf-a4 |