diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
commit | 5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380 (patch) | |
tree | a9a3c91d0c4c0927f0055b885eb9de7cd9adf356 /x11-toolkits/gob/Makefile | |
parent | a7be7f3bb147ec2c3881347ea26c2f68bf64df06 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gob/Makefile')
-rw-r--r-- | x11-toolkits/gob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index 64eefe9b184e..f995db0ece17 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.9 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_GTK= yes |