- Pass maintainership to submitter
- Drop USE_REINPLACE Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> PR: ports/92698
This commit is contained in:
parent
f18ed58f47
commit
2ef78be6ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155060
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Tecnik: ports/x11-fm/endeavour/Makefile,v 1.3 2006/02/01 17:41:32 itetcu Exp $
|
||||
#
|
||||
|
||||
PORTNAME= endeavour
|
||||
|
@ -13,11 +14,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|||
MASTER_SITE_SUBDIR= arved
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= itetcu@people.tecnik93.com
|
||||
COMMENT= A graphical file manager and image viewer aimed towards new users
|
||||
|
||||
PLIST_FILES= bin/endeavour
|
||||
USE_REINPLACE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
|
Loading…
Reference in a new issue