aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms/Makefile
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2003-01-04 04:21:56 +0000
committerMike Heffner <mikeh@FreeBSD.org>2003-01-04 04:21:56 +0000
commit9e97a4db5d1f242608c41f907284656f8bbf263e (patch)
tree2304789884d33a29aa77a645ec6f32ad6c4a7ec7 /x11-toolkits/xforms/Makefile
parent2f30826e2bf6e35758af72142d8d1d616a0af65e (diff)
downloadports-9e97a4db5d1f242608c41f907284656f8bbf263e.tar.gz
ports-9e97a4db5d1f242608c41f907284656f8bbf263e.zip
Update to the 1.0 final release. Fixes a missing distfile error.
PR: ports/46332 Submitted by: many
Notes
Notes: svn path=/head/; revision=72484
Diffstat (limited to 'x11-toolkits/xforms/Makefile')
-rw-r--r--x11-toolkits/xforms/Makefile5
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