diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-22 13:41:25 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-22 13:41:25 +0000 |
commit | 7318dbff9bbd464ae80c280645bb1f09534bca88 (patch) | |
tree | 61211d5d2600ee3744551e865e44925683318c3b /mail | |
parent | d8de13398d8a3c4b2f7c6889ea6f2bcb361d174a (diff) | |
download | ports-7318dbff9bbd464ae80c280645bb1f09534bca88.tar.gz ports-7318dbff9bbd464ae80c280645bb1f09534bca88.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamcup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamcup/Makefile b/mail/spamcup/Makefile index 6da5e8e2e947..27e7cb9f3818 100644 --- a/mail/spamcup/Makefile +++ b/mail/spamcup/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A tool for automatic spam reporting via Spamcop.net -LICENSE= GPL +LICENSE= GPLv1 RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ |