diff options
author | stb <stb@FreeBSD.org> | 1999-04-21 08:29:38 +0800 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1999-04-21 08:29:38 +0800 |
commit | 2aeeed2e041a47bde8df4406d2dc82860e338187 (patch) | |
tree | d05cd06ff18b016ae33dfc00f007515b174c32c6 /mail/cyrus-imapd22/Makefile | |
parent | 29a538028f926fe096c7d1f58f35b3b672711809 (diff) | |
download | freebsd-ports-gnome-2aeeed2e041a47bde8df4406d2dc82860e338187.tar.gz freebsd-ports-gnome-2aeeed2e041a47bde8df4406d2dc82860e338187.tar.zst freebsd-ports-gnome-2aeeed2e041a47bde8df4406d2dc82860e338187.zip |
Move URL to pkg/DESCR.
Diffstat (limited to 'mail/cyrus-imapd22/Makefile')
-rw-r--r-- | mail/cyrus-imapd22/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 2f4e66ee2486..52117d933842 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.15 1999/04/08 19:05:42 billf Exp $ +# $Id: Makefile,v 1.16 1999/04/20 22:54:02 stb Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -16,7 +16,6 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html -WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd/ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend |