diff options
Diffstat (limited to 'print/c2ps/Makefile')
-rw-r--r-- | print/c2ps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/c2ps/Makefile b/print/c2ps/Makefile index a32f97804c8c..7f07779a81ec 100644 --- a/print/c2ps/Makefile +++ b/print/c2ps/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/ MAINTAINER= hrs@FreeBSD.org COMMENT= PostScript pretty-printer for C source +WWW= https://www.cs.technion.ac.il/users/c2ps/ LIB_DEPENDS= libpaper.so:print/libpaper |