aboutsummaryrefslogtreecommitdiff
path: root/x11/9menu
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-02 08:56:53 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-02 08:56:53 +0000
commit64884b5279424749dfa08e223953568542f09cde (patch)
tree4001f46fa11cdeab2df6a66ad3f68daf738b096b /x11/9menu
parent5c660af9c000de74f522ea20c191e564f0e62d7f (diff)
downloadports-64884b5279424749dfa08e223953568542f09cde.tar.gz
ports-64884b5279424749dfa08e223953568542f09cde.zip
Update to 1.6.
Also, use MAKEFILE= instead of copying files over other ones in WRKSRC. Fix some formatting, and change MAINTAINER to be the submitter of this PR. PR: 50052 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Notes
Notes: svn path=/head/; revision=77949
Diffstat (limited to 'x11/9menu')
-rw-r--r--x11/9menu/Makefile14
-rw-r--r--x11/9menu/distinfo2
-rw-r--r--x11/9menu/files/patch-aa2
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile
index 70e9b94437c6..4a3ed48ac0e4 100644
--- a/x11/9menu/Makefile
+++ b/x11/9menu/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= 9menu
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= x11-wm plan9
-MASTER_SITES= ftp://ftp.comintern.ru/pub/unix/X11/plan9/ \
- ftp://ftp.mathcs.emory.edu/pub/arnold/
-
+MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \
+ http://mitglied.lycos.de/buran/linux/soft/9menu/
EXTRACT_SUFX= .shar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gagnon__s@videotron.ca
COMMENT= A simple menu patterened after plan9
-USE_XLIB= yes
-NO_WRKSUBDIR= yes
+USE_XLIB= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
+MAKEFILE= Makefile.noimake
+ALL_TARGET= 9menu
MAN1= 9menu.1
MANCOMPRESSED= yes
diff --git a/x11/9menu/distinfo b/x11/9menu/distinfo
index d6453026cf3e..4632600d1aec 100644
--- a/x11/9menu/distinfo
+++ b/x11/9menu/distinfo
@@ -1 +1 @@
-MD5 (9menu-1.5.shar.gz) = 00f8dcb2bd1ab9291ce15834eb4e1588
+MD5 (9menu-1.6.shar.gz) = d2a2bc7e10356254814fa4193df4d692
diff --git a/x11/9menu/files/patch-aa b/x11/9menu/files/patch-aa
index 375c3ac91895..b4f58f7337c7 100644
--- a/x11/9menu/files/patch-aa
+++ b/x11/9menu/files/patch-aa
@@ -1,5 +1,5 @@
*** Makefile.orig Fri Aug 11 15:55:35 1995
---- Makefile Fri Aug 11 16:03:26 1995
+--- Makefile.noimake Fri Aug 11 16:03:26 1995
***************
*** 6,13 ****
# arnold@skeeve.atl.ga.us