diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /x11-wm | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icepref/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/kwin_flatcurve/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile index 123dec76b004..308a3d7c9948 100644 --- a/x11-wm/icepref/Makefile +++ b/x11-wm/icepref/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_NETBSD} -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A small graphical configuration utility for the Ice Window Manager RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk diff --git a/x11-wm/kwin_flatcurve/Makefile b/x11-wm/kwin_flatcurve/Makefile index 82a46b212cd7..670c75e1eb9e 100644 --- a/x11-wm/kwin_flatcurve/Makefile +++ b/x11-wm/kwin_flatcurve/Makefile @@ -10,7 +10,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://kde-look.org/content/files/ DISTNAME= 4365-flatcurve-${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bluecurve style window decoration for KDEs WM USE_KDEBASE_VER= 3 |