diff options
Diffstat (limited to 'x11/wmblob/Makefile')
-rw-r--r-- | x11/wmblob/Makefile | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/x11/wmblob/Makefile b/x11/wmblob/Makefile index 521e2370b4e3..28b041608400 100644 --- a/x11/wmblob/Makefile +++ b/x11/wmblob/Makefile @@ -2,19 +2,16 @@ # $FreeBSD$ PORTNAME= wmblob -PORTVERSION= 1.0.3 -PORTREVISION= 8 +PORTVERSION= 1.0.4 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.dockapps.org/files/155/541/ +MASTER_SITES= http://BSDforge.com/projects/source/x11/wmblob/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Showing moving blobs - -BROKEN= No public disfiles +MAINTAINER= portmaster@bsdforge.com +COMMENT= Shows moving blobs USE_XORG= xpm USE_GNOME= gtk20 -USES= pkgconfig tar:bzip2 +USES= pkgconfig tar:xz GNU_CONFIGURE= yes PLIST_FILES= bin/wmblob man/man1/wmblob.1.gz |