diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-28 19:45:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-28 19:45:51 +0000 |
commit | 11d78e5e057297104c1005364f05907c7ab7a82d (patch) | |
tree | ea0bf42b74eced5759b02afd940214cb6c0dc878 /lang/gcc-objc | |
parent | d6d69bcbdf4ce4aa1644c0f426df1ed97223a881 (diff) | |
download | ports-11d78e5e057297104c1005364f05907c7ab7a82d.tar.gz ports-11d78e5e057297104c1005364f05907c7ab7a82d.zip |
Notes
Diffstat (limited to 'lang/gcc-objc')
-rw-r--r-- | lang/gcc-objc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc-objc/Makefile b/lang/gcc-objc/Makefile index d4034fc303a6..a092fe24e9c3 100644 --- a/lang/gcc-objc/Makefile +++ b/lang/gcc-objc/Makefile @@ -58,3 +58,5 @@ COMMENT2= 4.2.x .endif .include "${MASTERDIR}/Makefile" + +PORTEPOCH= 2 |