Skip to content

Commit

Permalink
update to 9menu 1.7
Browse files Browse the repository at this point in the history
from Matthias Bauer <[email protected]>
  • Loading branch information
Nikolay Sturm committed Jul 1, 2003
1 parent af883b2 commit db9fd35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions plan9/9menu/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.18 2003/03/31 14:36:02 sturm Exp $
# $OpenBSD: Makefile,v 1.19 2003/07/01 20:21:11 sturm Exp $

COMMENT= "simple menu patterned after plan9"

DISTNAME= 9menu-1.5
DISTNAME= 9menu-1.7
CATEGORIES= plan9

MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/
MASTER_SITES= ftp://ftp.freefriends.org/arnold/Source/

EXTRACT_SUFX= .shar.gz

Expand All @@ -16,6 +16,7 @@ PERMIT_DISTFILES_FTP= Yes

MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -I${X11BASE}/include" \
LIBS="-L${X11BASE}/lib -lX11"
MAKE_FILE= Makefile.noimake

USE_X11= Yes

Expand Down
6 changes: 3 additions & 3 deletions plan9/9menu/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MD5 (9menu-1.5.shar.gz) = 00f8dcb2bd1ab9291ce15834eb4e1588
RMD160 (9menu-1.5.shar.gz) = 8d524d0ea84ae9800033a451a836b4ef9cc7332c
SHA1 (9menu-1.5.shar.gz) = b7200cb4fa34beca367607987b6afe05fef042e5
MD5 (9menu-1.7.shar.gz) = faa42b7a708cdfdbf5ce6cd1391e9eed
RMD160 (9menu-1.7.shar.gz) = aa13c7940137c90d5accf6c9debface62033ab65
SHA1 (9menu-1.7.shar.gz) = 8363b7d651d6ac703569e9a83056af71f403a591

0 comments on commit db9fd35

Please sign in to comment.