diff options
-rw-r--r-- | mail/crm114/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index 3d476f2a38b0..053b19c7a064 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -1,7 +1,6 @@ # New ports collection makefile for: crm114 # Date created: 23 February 2004 # Whom: Meno Abels <meno.abels@adviser.com> -# # $FreeBSD$ # @@ -11,8 +10,7 @@ PORTVERSION= 20070406 # portlint didn't like this variable at this place. # So I have to put it down in this file. CATEGORIES= mail -MASTER_SITES= http://crm114.sourceforge.net/ -MASTER_SITE_SUBDIR= crm114 +MASTER_SITES= http://crm114.sourceforge.net/tarballs/ # Oliver Eikemeier recommended the following construction # to avoid the reduncany of the CRM114RELEASENAME and .src and # .css extention. |