diff options
-rw-r--r-- | www/sarg/Makefile | 2 | ||||
-rw-r--r-- | www/sarg/distinfo | 1 | ||||
-rw-r--r-- | www/sarg/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 9500941cca6e..70a035c21112 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -32,6 +32,8 @@ CONFIGURE_ARGS= --sysconfdir="${PREFIX}/etc/${PORTNAME}" \ MAN1= sarg.1 +LICENSE= GPLv2 + .include <bsd.port.pre.mk> .if ${CC} == "cc" diff --git a/www/sarg/distinfo b/www/sarg/distinfo index c2968565e0b7..e4a01ebcc3d2 100644 --- a/www/sarg/distinfo +++ b/www/sarg/distinfo @@ -1,3 +1,2 @@ -MD5 (sarg-2.2.7.1.tar.gz) = 0ce83323978e715ce70a6d2ab4f0daa4 SHA256 (sarg-2.2.7.1.tar.gz) = 209398e7690876ef9df04ba7f0b4b47c91ea8cdcfd7a54d78f15b5548a2dd32e SIZE (sarg-2.2.7.1.tar.gz) = 713786 diff --git a/www/sarg/pkg-descr b/www/sarg/pkg-descr index 1b9cf3e6ecc6..fd7d398835e7 100644 --- a/www/sarg/pkg-descr +++ b/www/sarg/pkg-descr @@ -2,6 +2,6 @@ SARG is a Squid Analysis Report Generator that allow you to view "where" your users are going to on the Internet. It generates reports in html, with many fields, like: users, IP Addresses, bytes, sites and times. -Formely known as sqmgrlog. +Formerly known as sqmgrlog. WWW: http://sarg.sourceforge.net/ |