summaryrefslogtreecommitdiff
path: root/devel/swig11
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/swig11
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/swig11')
-rw-r--r--devel/swig11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 9b4867e2b13b..857346790b85 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: SWIG
-# Version required: 1.1p4
# Date created: 19 April 1996
# Whom: jkh
#
# $FreeBSD$
#
-DISTNAME= swig1.1p5
-PKGNAME= swig-1.1p5
+PORTNAME= swig
+PORTVERSION= 1.1p5
CATEGORIES= devel python tcl82
MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
ftp://ftp.rge.com/pub/languages/swig/ \
ftp://ftp.mcc.ac.uk/pub/mvc/swig/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= erich@FreeBSD.org