- update to 1.0.0
- give maintainership to submitter - remove some extraneous whitespace in .if statement PR: 31038 Submitted by: Mike Meyer <mwm@mired.org> (new maintainer) Approved by: 8@free.bsd.hu (old maintainer)
This commit is contained in:
parent
605f0266bd
commit
107207e086
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50506
2 changed files with 4 additions and 4 deletions
|
@ -6,18 +6,18 @@
|
|||
#
|
||||
|
||||
PORTNAME= ratpoison
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= 8@free.bsd.hu
|
||||
MAINTAINER= mwm@mired.org
|
||||
|
||||
MAN1= ratpoison.1
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
.if defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= SUBDIRS=src install-exec
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ratpoison-0.1.1.tar.gz) = 438c4fdbb39469ec623b569e390fa6a6
|
||||
MD5 (ratpoison-1.0.0.tar.gz) = e84a6609f9992644262bbbfa270d69ee
|
||||
|
|
Loading…
Reference in a new issue