diff options
Diffstat (limited to 'graphics/sng/Makefile')
-rw-r--r-- | graphics/sng/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile index 5f811626426b..a3dd901643bc 100644 --- a/graphics/sng/Makefile +++ b/graphics/sng/Makefile @@ -7,12 +7,11 @@ # PORTNAME= sng -PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTVERSION= 1.0.5 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= Compiler/decompiler for Scriptable Network Graphics BUILD_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb |