diff options
Diffstat (limited to 'x11-toolkits/xforms/Makefile')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index fdc76a21c574..79214ad45bb6 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -7,12 +7,11 @@ PORTNAME= xforms PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-toolkits graphics MASTER_SITES= ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/ -FULLVERSION= ${PORTVERSION}RC5.2 -DISTNAME= ${PORTNAME}-${FULLVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION}-release EXTRACT_SUFX= .tgz MAINTAINER= mikeh@FreeBSD.ORG |