upgrade to jed 0.99.9; rohee@ pointed out the fact that 0.99.8 did not
exist on the dist site anymore
This commit is contained in:
parent
3196bf861a
commit
f13977a681
@ -1,20 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.7 1999/07/15 01:47:28 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 1999/10/01 23:48:28 brad Exp $
|
||||
|
||||
DISTNAME= jed-B0.99-8
|
||||
PKGNAME= jed-0.99.8
|
||||
DISTNAME= jed-B0.99-9
|
||||
PKGNAME= jed-0.99.9
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/
|
||||
|
||||
MAINTAINER= ports@OpenBSD.ORG
|
||||
|
||||
LIB_DEPENDS= slang.13:${PORTSDIR}/devel/libslang
|
||||
|
||||
# comment out the next line if you don't want the X version of JED.
|
||||
XJED= xjed
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= JED_ROOT=${PREFIX}/lib/jed
|
||||
|
||||
# comment out the next line if you don't want the X version of JED.
|
||||
XJED= xjed
|
||||
|
||||
ALL_TARGET= all getmail ${XJED}
|
||||
|
||||
post-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (jed-B0.99-8.tar.gz) = b2f7e15473ad086af419bf72fc78f128
|
||||
RMD160 (jed-B0.99-8.tar.gz) = 96946edf9450b3313f85dd849224707a7f79d0bf
|
||||
SHA1 (jed-B0.99-8.tar.gz) = 0fff977e8b80621b12aae0d41fce936c8214a0a1
|
||||
MD5 (jed-B0.99-9.tar.gz) = 09572bd9deba003a41524cc836e631dc
|
||||
RMD160 (jed-B0.99-9.tar.gz) = f07ce1e151529cb2df46199495414a2939cf9df5
|
||||
SHA1 (jed-B0.99-9.tar.gz) = 5f36c4dfead082e157bd9b2f9908dca1d729e733
|
||||
|
Loading…
Reference in New Issue
Block a user