diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-09-09 09:01:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-09-09 09:01:49 +0000 |
commit | 13676c4888815a150e8cdc04ea34e313ed6c0d04 (patch) | |
tree | f90cf3e73af7af1d874e51aae2cdcc16d534c408 /devel/gnatpython/pkg-descr | |
parent | 08227ff80a95cf6d81d4dd85e19b5288241bf800 (diff) | |
download | ports-13676c4888815a150e8cdc04ea34e313ed6c0d04.tar.gz ports-13676c4888815a150e8cdc04ea34e313ed6c0d04.zip |
Notes
Diffstat (limited to 'devel/gnatpython/pkg-descr')
-rw-r--r-- | devel/gnatpython/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnatpython/pkg-descr b/devel/gnatpython/pkg-descr index 16ac9976d5a6..6be9b6b2d190 100644 --- a/devel/gnatpython/pkg-descr +++ b/devel/gnatpython/pkg-descr @@ -2,4 +2,4 @@ GNATPython is a python package to ease development of testsuites and/or build scripts in a portable way. It is an extension to Ada which exports GNAT.Expect.TTY and requires the GNAT AUX compiler. -WWW: http://forge.open-do.org/projects/gnatpython +WWW: https://forge.open-do.org/projects/gnatpython |