diff options
author | trevor <trevor@FreeBSD.org> | 2000-12-17 14:28:33 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-12-17 14:28:33 +0000 |
commit | 008965d371d2ef817b45c90d305f191e34afcef2 (patch) | |
tree | 32cccfc6970402f221b20ba0dae15c274b4e4bc2 /mail/xc-mail/Makefile | |
parent | de4d06d1c48b9557bee9093d3fbc59d47deba15c (diff) | |
download | FreeBSD-ports-008965d371d2ef817b45c90d305f191e34afcef2.zip FreeBSD-ports-008965d371d2ef817b45c90d305f191e34afcef2.tar.gz |
Update to the 2000-12-16 snapshot. Make this a local port.
Diffstat (limited to 'mail/xc-mail/Makefile')
-rw-r--r-- | mail/xc-mail/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index f065d4a..31cc0a9 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -6,9 +6,11 @@ # PORTNAME= xc-mail -PORTVERSION= 20001018 +PORTVERSION= 20001216 CATEGORIES= mail -MASTER_SITES= ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +# ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/ +MASTER_SITE_SUBDIR= trevor/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-1.3devel MAINTAINER= trevor@FreeBSD.org |