diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-14 17:16:33 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-14 17:16:33 +0800 |
commit | fe2d8988ae65e7e213402672b50ca901177fe1f5 (patch) | |
tree | 096a406b4a6ce84dfbb6a045c8eb18f4c8dc3243 /x11/gdkxft | |
parent | c8f0612c6adc5f8387d60bbe79e5c1009c43c882 (diff) | |
download | freebsd-ports-gnome-fe2d8988ae65e7e213402672b50ca901177fe1f5.tar.gz freebsd-ports-gnome-fe2d8988ae65e7e213402672b50ca901177fe1f5.tar.zst freebsd-ports-gnome-fe2d8988ae65e7e213402672b50ca901177fe1f5.zip |
Release to the world. I no longer have a XFree86-4.x.x server to test this on,
and I do not think that GNOME team really should maintain this.
Diffstat (limited to 'x11/gdkxft')
-rw-r--r-- | x11/gdkxft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index 994b5612b99f..e9d0a3c65d97 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= x11 MASTER_SITES= http://philrsss.anu.edu.au/~josh/gdkxft/ -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GTK= yes |