diff options
Diffstat (limited to 'devel/mingw32-pdcurses/Makefile')
-rw-r--r-- | devel/mingw32-pdcurses/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-pdcurses/Makefile b/devel/mingw32-pdcurses/Makefile index e53c237df4be..ac979ae0a663 100644 --- a/devel/mingw32-pdcurses/Makefile +++ b/devel/mingw32-pdcurses/Makefile @@ -8,6 +8,7 @@ DISTNAME= PDCurses-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Curses and Panel terminal library for Windows +WWW= http://pdcurses.sourceforge.net/ BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:devel/${PKGNAMEPREFIX}gcc \ mingwm10.dll:devel/mingw32-bin-msvcrt |