diff options
author | mph <mph@FreeBSD.org> | 1998-05-17 22:55:17 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-17 22:55:17 +0000 |
commit | 589c2a20afd3e8d2057034c740672dcc3bcb2384 (patch) | |
tree | 0af3298f08bc8aaa53bc502fbb311eca20129d95 /sysutils/most | |
parent | 5e103340eaaab6cf32d8ea0e4e5166be18f468d5 (diff) | |
download | FreeBSD-ports-589c2a20afd3e8d2057034c740672dcc3bcb2384.zip FreeBSD-ports-589c2a20afd3e8d2057034c740672dcc3bcb2384.tar.gz |
Upgrade to 4.8.1, for compatibility with version 1.2.2 of slang,
which was just committed.
Diffstat (limited to 'sysutils/most')
-rw-r--r-- | sysutils/most/Makefile | 10 | ||||
-rw-r--r-- | sysutils/most/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 1f0c012..6b82005 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: most -# Version required: 4.7 +# Version required: 4.8.1 # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # -# $Id$ +# $Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp $ # -DISTNAME= most4.7 -PKGNAME= most-4.7 +DISTNAME= most4.8.1 +PKGNAME= most-4.8.1 CATEGORIES= misc MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ MAINTAINER= rhwang@bigpanda.com -LIB_DEPENDS= slang\\.0\\.99[0-9][0-9]:${PORTSDIR}/devel/libslang +LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/most diff --git a/sysutils/most/distinfo b/sysutils/most/distinfo index 01f9dba..a5015d2 100644 --- a/sysutils/most/distinfo +++ b/sysutils/most/distinfo @@ -1 +1 @@ -MD5 (most4.7.tar.gz) = cf3703e9555447cf450e02aeff69a170 +MD5 (most4.8.1.tar.gz) = 951bf3581208c072f32a25e2ef5fed48 |