diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-02-15 22:31:42 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-02-15 22:31:42 +0000 |
commit | bc91d0c08d477e59fcbb503da68000f6c0d35a43 (patch) | |
tree | f4c13951f1be61ed1e95f82be57f5ee314f15710 | |
parent | 7c8769f5a54a5e5f1a9130f04c70758135399b87 (diff) | |
download | ports-bc91d0c08d477e59fcbb503da68000f6c0d35a43.tar.gz ports-bc91d0c08d477e59fcbb503da68000f6c0d35a43.zip |
Notes
-rw-r--r-- | mail/xc-mail/Makefile | 13 | ||||
-rw-r--r-- | mail/xc-mail/distinfo | 2 |
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index 31cc0a9dca2d..dab77e6c4631 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -6,22 +6,23 @@ # PORTNAME= xc-mail -PORTVERSION= 20001216 +PORTVERSION= 1.3 +PORTEPOCH= 1 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_LOCAL} -# ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/ -MASTER_SITE_SUBDIR= trevor/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME}-1.3devel +MASTER_SITES= http://js.zet.net/XCmail/download/ \ + ftp://trier.linux.de/pub/XCmail/ \ + ftp://ftp.myth.co.uk/pub/mirrors/xcmail/ MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= Xclasses.1:${PORTSDIR}/x11-toolkits/xclasses +RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes -CONFIGURE_ARGS= \ +CONFIGURE_ARGS= \ --includedir=${X11BASE}/include/ \ --libdir=${X11BASE}/lib/ \ --x-includes=${X11BASE}/include/ \ diff --git a/mail/xc-mail/distinfo b/mail/xc-mail/distinfo index 36a467656068..da07948a36b6 100644 --- a/mail/xc-mail/distinfo +++ b/mail/xc-mail/distinfo @@ -1 +1 @@ -MD5 (xc-mail-1.3devel.tar.gz) = febedc27747177e3dbc0b6c58cbfb7ae +MD5 (xc-mail-1.3.tar.gz) = d37f56af205ece0c9356befc239b1c62 |