Upgrade to 0.4.8a.
This commit is contained in:
parent
3017b13e09
commit
a7ce5a3f60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20114
2 changed files with 4 additions and 7 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: spruce
|
||||
# Version required: 0.4.8
|
||||
# Version required: 0.4.8a
|
||||
# Date created: 05 June 1999
|
||||
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1999/06/21 23:03:16 cpiazza Exp $
|
||||
# $Id: Makefile,v 1.4 1999/06/29 21:28:09 cpiazza Exp $
|
||||
#
|
||||
|
||||
DISTNAME= spruce-0.4.8
|
||||
DISTNAME= spruce-0.4.8a
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.xtorshun.org/spruce/
|
||||
|
||||
|
@ -18,7 +18,4 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
|
||||
USE_GMAKE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/spruce ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (spruce-0.4.8.tar.gz) = b073158d057702326ee8852004877f2a
|
||||
MD5 (spruce-0.4.8a.tar.gz) = 778d9eabf447d5ccb0a9bf9db1c2d9ec
|
||||
|
|
Loading…
Reference in a new issue