diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /devel/mingw32-binutils | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) |
Notes
Diffstat (limited to 'devel/mingw32-binutils')
-rw-r--r-- | devel/mingw32-binutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile index c97f25ec359f..b9b372e281ac 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -7,6 +7,7 @@ PORTNAME= binutils PORTVERSION= ${BINUTILVERSION}.${PATCHVERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |