diff options
Diffstat (limited to 'net/liboauth/Makefile')
-rw-r--r-- | net/liboauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 9fb9be0a84a0..edd3f51671b2 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= C library implementing the OAuth Core standard +WWW= http://liboauth.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.MIT |