diff options
Diffstat (limited to 'devel/py-subversion/Makefile')
-rw-r--r-- | devel/py-subversion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-subversion/Makefile b/devel/py-subversion/Makefile index 3ed157a968a1..26bfebf560c6 100644 --- a/devel/py-subversion/Makefile +++ b/devel/py-subversion/Makefile @@ -2,6 +2,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lev@FreeBSD.org COMMENT= Python bindings for version control system +WWW= https://subversion.apache.org/ BUILD_DEPENDS= ${LOCALBASE}/include/py3c.h:devel/py3c |