diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-27 02:47:59 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-03-27 02:47:59 +0000 |
commit | a51117ec8433a3e0ab8bda41770f07d756617f47 (patch) | |
tree | 27583e8c38de214b5bf4f3870af47226d9ccefc3 /lang/gcc-objc | |
parent | Update the zoneinfo files from ftp://elsie.nci.nih.gov/pub/ so that (diff) |
- bump PORTEPOCH
Diffstat (limited to 'lang/gcc-objc')
-rw-r--r-- | lang/gcc-objc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-objc/Makefile b/lang/gcc-objc/Makefile index 39841eec6f5f..d4034fc303a6 100644 --- a/lang/gcc-objc/Makefile +++ b/lang/gcc-objc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTEPOCH?= 1 +PORTEPOCH?= 2 CATEGORIES= lang PKGNAMESUFFIX= -objc |