diff options
author | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
commit | 3a3157f2a6b47564cdda9d9b276908abdc3bb389 (patch) | |
tree | 9b0680645614d6217ebad62e312195f44dbeb3ab /x11-wm/fbpager | |
parent | 4227a0570cce6baff7a815c465a960ce05e34b40 (diff) | |
download | freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.gz freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.zst freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.zip |
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'x11-wm/fbpager')
-rw-r--r-- | x11-wm/fbpager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fbpager/Makefile b/x11-wm/fbpager/Makefile index f1d014a8121b..27da828b22da 100644 --- a/x11-wm/fbpager/Makefile +++ b/x11-wm/fbpager/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.4 CATEGORIES= x11-wm MASTER_SITES= http://www.fluxbox.org/download/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Desktop pager for the Fluxbox window manager USE_X_PREFIX= yes |