diff options
-rw-r--r-- | x11/xalf/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile index b232578..2943fd8 100644 --- a/x11/xalf/Makefile +++ b/x11/xalf/Makefile @@ -7,9 +7,10 @@ PORTNAME= xalf PORTVERSION= 0.11 -CATEGORIES= devel -MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ \ - http://www.lysator.liu.se/~astrand/projects/xalf/old/ +CATEGORIES= x11 gnome +MASTER_SITES= http://www.lovett.com/~ade/gnome/ +#MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ \ +# http://www.lysator.liu.se/~astrand/projects/xalf/old/ EXTRACT_SUFX= .tgz MAINTAINER= ade@FreeBSD.org |