diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
commit | 99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /x11-wm/obmenu | |
parent | 38393b57feab35baf1a9733c3f7b86179089bcce (diff) | |
download | freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
Diffstat (limited to 'x11-wm/obmenu')
-rw-r--r-- | x11-wm/obmenu/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index 7a153616445c..f4ceed2b7f81 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: obmenu -# Date created: 2007-12-18 -# Whom: dougb -# # $FreeBSD$ -# PORTNAME= obmenu PORTVERSION= 1.0 @@ -11,7 +6,7 @@ PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= SF -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Menu manager for Openbox supporting both static and pipe menus USE_GNOME= pygtk2 |