From 7318dbff9bbd464ae80c280645bb1f09534bca88 Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Fri, 22 Jul 2011 13:41:25 +0000 Subject: [PATCH] Correct LICENSE Reported by: pointyhat Approved by: wxs (mentor) --- mail/spamcup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \