aboutsummaryrefslogtreecommitdiff
path: root/mail/imap-uw/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-15 01:38:38 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-15 01:38:38 +0000
commit877112a97a12f13961860862e6325c33cea3507c (patch)
tree2d42935600d47a20181a0fc981aacd518b22cb62 /mail/imap-uw/Makefile
parent8c3d7c77c288c1eba0a55be13606a7ae24a742ba (diff)
Update to version 4.5.
PR: 10288 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=17198
Diffstat (limited to 'mail/imap-uw/Makefile')
-rw-r--r--mail/imap-uw/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 0943b7a86a1a..d8984b2e3128 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: imap-uw
-# Version required: 4.4
+# Version required: 4.5
# Date created: 9 Jan 1997
# Whom: pst
#
-# $Id: Makefile,v 1.25 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.26 1999/01/21 03:47:42 flathill Exp $
#
-DISTNAME= imap-4.4
-PKGNAME= imap-uw-4.4
+DISTNAME= imap-4.5
+PKGNAME= imap-uw-4.5
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/
+MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
EXTRACT_SUFX= .tar.Z
MAINTAINER= imap-uw@freebsd.ady.ro
@@ -20,7 +20,7 @@ ALL_TARGET= bsf
MAN8= ipopd.8 imapd.8
SHLIBBASE= c-client4
-SHLIBMAJ= 4
+SHLIBMAJ= 5
SHLIBNAME= lib${SHLIBBASE}.so.${SHLIBMAJ}
MAKE_ENV= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE}
PLIST_SUB= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE}