diff options
author | Philip Paeps <philip@FreeBSD.org> | 2004-03-31 06:34:10 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2004-03-31 06:34:10 +0000 |
commit | c88f851d7ba848cddae11c69c634bf192538dbae (patch) | |
tree | be29f295e6849b249e6d59287a5cbc198259e1e9 /x11-themes/gtk-flat-theme2 | |
parent | 9e7577d1d4bd12c4e0fe93810106b6ea28481f37 (diff) | |
download | ports-c88f851d7ba848cddae11c69c634bf192538dbae.tar.gz ports-c88f851d7ba848cddae11c69c634bf192538dbae.zip |
Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.
Approved by: erwin (portmgr-secretary, while mentor njl was on holiday)
Notes
Notes:
svn path=/head/; revision=105750
Diffstat (limited to 'x11-themes/gtk-flat-theme2')
-rw-r--r-- | x11-themes/gtk-flat-theme2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile index 5428eaaa7f2c..343ae50675c5 100644 --- a/x11-themes/gtk-flat-theme2/Makefile +++ b/x11-themes/gtk-flat-theme2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= gtk2flat DISTNAME= gtk2flat-default -MAINTAINER= philip@paeps.cx +MAINTAINER= philip@FreeBSD.org COMMENT= A port of the Flat GTK+ engine to GTK+ 2.0 WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 |