diff options
Diffstat (limited to 'net/xipmsg/Makefile')
-rw-r--r-- | net/xipmsg/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index abf751e17648..3dec872799e1 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -6,17 +6,14 @@ # PORTNAME= xipmsg -PORTVERSION= 0.8087 +PORTVERSION= 0.8088 CATEGORIES= net -MASTER_SITES= http://www.bsddiary.net/xipmsg/ \ - http://hp.vector.co.jp/authors/VA004959/xipmsg/ -DISTNAME= xipmsg-8087 +MASTER_SITES= http://www.bsddiary.net/xipmsg/ +DISTNAME= xipmsg-${PORTVERSION:E} MAINTAINER= candy@kgc.co.jp COMMENT= A popup style message communication tool for X11 -BROKEN= Incomplete pkg-plist - USE_IMAKE= yes MAN1= xipmsg.1 MANCOMPRESSED= yes |