diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/guile-gobject/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/guile-gtk/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index b263f4a543f0..a691f89bc730 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -8,7 +8,7 @@ PORTNAME= guile-gnome PORTVERSION= 0.20 PORTREVISION= 6 -CATEGORIES= x11-toolkits gnome +CATEGORIES= x11-toolkits gnome scheme MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-guile/0.20 DISTNAME= gnome-guile-${PORTVERSION} diff --git a/x11-toolkits/guile-gobject/Makefile b/x11-toolkits/guile-gobject/Makefile index 67ec0f5370c1..f3828b8fbf53 100644 --- a/x11-toolkits/guile-gobject/Makefile +++ b/x11-toolkits/guile-gobject/Makefile @@ -8,7 +8,7 @@ PORTNAME= guile-gobject PORTVERSION= 0.4.0 PORTREVISION= 1 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits scheme MASTER_SITES= http://savannah.nongnu.org/download/guile-gtk/ MAINTAINER= gnome@FreeBSD.org diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 389203e2dec0..2e26a4cd4181 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= guile-gtk PORTVERSION= 0.31 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits scheme MASTER_SITES= http://savannah.nongnu.org/download/guile-gtk/ DISTNAME= ${PORTNAME}-1.2-${PORTVERSION} |