aboutsummaryrefslogtreecommitdiff
path: root/lang/pgcc/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-11 05:43:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-11 05:43:58 +0000
commit80b01553ec3c8a3b34a8c1f36a29e847924f9181 (patch)
tree3b050164a9816b16c4f1b88b11d967a5ca0ed298 /lang/pgcc/Makefile
parent509263a31d4b4220f8cea9af8121430cc8e57423 (diff)
downloadports-80b01553ec3c8a3b34a8c1f36a29e847924f9181.tar.gz
ports-80b01553ec3c8a3b34a8c1f36a29e847924f9181.zip
Notes
Diffstat (limited to 'lang/pgcc/Makefile')
-rw-r--r--lang/pgcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile
index 48e5d0856d9d..2249d3ffa6ef 100644
--- a/lang/pgcc/Makefile
+++ b/lang/pgcc/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pgcc
-PORTVERSION= 2.95.1
+PORTVERSION= 2.95.2
CATEGORIES= lang
MASTER_SITES= ftp://go.cygnus.com/pub/sourceware.cygnus.com/pub/egcs/releases/${DISTNAME}/ \
ftp://egcs.cygnus.com/pub/egcs/releases/${DISTNAME}/ \
@@ -27,7 +27,7 @@ PATCH_SITES= http://www.gcc.ml.org/data/source/ \
ftp://ftp.goof.com/pub/pcg/source/ \
ftp://ftp.hitachi-sk.co.jp/pub/pentium-gcc/source/ \
ftp://ftp.fu-berlin.de/unix/languages/pgcc/source/
-PATCHFILES= gcc-2.95.1-pgcc-2.95.1.diff.gz
+PATCHFILES= gcc-2.95.2-pgcc-2.95.3.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= obrien@FreeBSD.org