diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-02 00:34:47 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-02 00:34:47 +0800 |
commit | 2b778e8fa54d73b191a05daab842fc63463c6fe0 (patch) | |
tree | 77f277db0e929967dc0c2ac08b060abe951d322e /mail | |
parent | 53cba0f0e049a56598a6563f32d78cac1290a3a2 (diff) | |
download | freebsd-ports-gnome-2b778e8fa54d73b191a05daab842fc63463c6fe0.tar.gz freebsd-ports-gnome-2b778e8fa54d73b191a05daab842fc63463c6fe0.tar.zst freebsd-ports-gnome-2b778e8fa54d73b191a05daab842fc63463c6fe0.zip |
- Update MASTER_SITES
Diffstat (limited to 'mail')
-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. |