diff options
Diffstat (limited to 'misc/most')
-rw-r--r-- | misc/most/Makefile | 10 | ||||
-rw-r--r-- | misc/most/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index 1f0c012c1cb5..6b820052e094 100644 --- a/misc/most/Makefile +++ b/misc/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/misc/most/distinfo b/misc/most/distinfo index 01f9dbaa9cc9..a5015d218a84 100644 --- a/misc/most/distinfo +++ b/misc/most/distinfo @@ -1 +1 @@ -MD5 (most4.7.tar.gz) = cf3703e9555447cf450e02aeff69a170 +MD5 (most4.8.1.tar.gz) = 951bf3581208c072f32a25e2ef5fed48 |