aboutsummaryrefslogtreecommitdiffstats
path: root/devel/SWIG
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-12 05:30:15 +0800
committermharo <mharo@FreeBSD.org>2000-04-12 05:30:15 +0800
commit51c1b9f9a90a432058792df22dbe12d831d611d0 (patch)
tree00cbaf2438c30cc2a98f2ea38bee208d71f91bf0 /devel/SWIG
parent0bf120a84dd4029b5653c00e40bdd783f1805810 (diff)
downloadfreebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.gz
freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.zst
freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.zip
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/SWIG')
-rw-r--r--devel/SWIG/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile
index 9b4867e2b13b..857346790b85 100644
--- a/devel/SWIG/Makefile
+++ b/devel/SWIG/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