diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-16 22:38:46 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-16 22:38:46 +0000 |
commit | 58715447f0e19c7c549f5c5413abbdd81c1fd995 (patch) | |
tree | 916c433852a01900f3c8de834e73df7451327cd2 /mail/xc-mail/Makefile | |
parent | 7c1190971c7bad02712a4ffdf562b2ad9346a035 (diff) | |
download | freebsd-ports-58715447f0e19c7c549f5c5413abbdd81c1fd995.zip |
Use snapshot from author's site. Update to today's version.
Diffstat (limited to 'mail/xc-mail/Makefile')
-rw-r--r-- | mail/xc-mail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index f7b53b140760..e6976cf876ba 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -6,9 +6,10 @@ # PORTNAME= xc-mail -PORTVERSION= 20001001 # from CVS +PORTVERSION= 20001016 CATEGORIES= mail -MASTER_SITES= http://people.freebsd.org/~trevor/ +MASTER_SITES= ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/ +DISTNAME= ${PORTNAME}-1.3devel MAINTAINER= trevor@FreeBSD.org |