diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-27 22:15:24 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-27 22:15:24 +0800 |
commit | 6cf18ac4d0cb3f9d866cbe60bd6104cd442258ce (patch) | |
tree | bbc0b81ab86c61449a762ff485f23b5ab1ff8214 | |
parent | 81362517f6c3bdbb21b8a15871c4a178febad4da (diff) | |
download | freebsd-ports-gnome-6cf18ac4d0cb3f9d866cbe60bd6104cd442258ce.tar.gz freebsd-ports-gnome-6cf18ac4d0cb3f9d866cbe60bd6104cd442258ce.tar.zst freebsd-ports-gnome-6cf18ac4d0cb3f9d866cbe60bd6104cd442258ce.zip |
Bump portrevision after revert as some people did managed to build the _2 version
-rw-r--r-- | lang/gcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 7010f76b5f05..ca1cc99c3441 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= 4.8.4 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION} |