Upgrade (0.3 -> 0.4) from author. He says it contains some major
bugfixes. Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
This commit is contained in:
parent
6e86fea775
commit
42b70a7d3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3385
2 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: xfmail
|
||||
# Version required: 0.3
|
||||
# Date created: 01 October 1995
|
||||
# Version required: 0.4
|
||||
# Date created: 30 June 1996
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1995/10/05 12:36:18 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1995/11/22 04:57:00 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfmail
|
||||
PKGNAME= xfmail-0.3
|
||||
PKGNAME= xfmail-0.4
|
||||
CATEGORIES+= mail x11
|
||||
MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
|
||||
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
|||
xforms\\.0\\.:${PORTSDIR}/x11/xforms
|
||||
|
||||
USE_X11= yes
|
||||
WRKSRC= ${WRKDIR}/xfmail-0.3/ui
|
||||
WRKSRC= ${WRKDIR}/xfmail/ui
|
||||
|
||||
pre-configure:
|
||||
@(cd ${WRKSRC} ; cp Makefile.FreeBSD Makefile)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (xfmail.tar.gz) = b886c6a8fe1711fba1f6d0e5fd8957b8
|
||||
MD5 (xfmail.tar.gz) = 7ca6641719309ed43d7c4b689e31fc34
|
||||
|
|
Loading…
Reference in a new issue