diff options
author | petef <petef@FreeBSD.org> | 2001-11-25 05:51:23 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-25 05:51:23 +0800 |
commit | 0f41770a883e480388f7e2b42bc30f7676c07aea (patch) | |
tree | e14b1b6acdd6be4605f0d3478b6f1e72f793b4e6 /x11-wm | |
parent | 3cf246cf09f1e807839a2c87d13f108d2e303399 (diff) | |
download | freebsd-ports-gnome-0f41770a883e480388f7e2b42bc30f7676c07aea.tar.gz freebsd-ports-gnome-0f41770a883e480388f7e2b42bc30f7676c07aea.tar.zst freebsd-ports-gnome-0f41770a883e480388f7e2b42bc30f7676c07aea.zip |
- 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)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/ratpoison/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index 64f4cafcf37d..d371364a0b2f 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -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 diff --git a/x11-wm/ratpoison/distinfo b/x11-wm/ratpoison/distinfo index 50aa6ef8f35d..5879f6c89c8b 100644 --- a/x11-wm/ratpoison/distinfo +++ b/x11-wm/ratpoison/distinfo @@ -1 +1 @@ -MD5 (ratpoison-0.1.1.tar.gz) = 438c4fdbb39469ec623b569e390fa6a6 +MD5 (ratpoison-1.0.0.tar.gz) = e84a6609f9992644262bbbfa270d69ee |