diff options
author | gerald <gerald@FreeBSD.org> | 2004-01-09 22:04:51 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2004-01-09 22:04:51 +0000 |
commit | 34ca2004164f8755e745556b661d166a4aaedfd4 (patch) | |
tree | a2e60038ae18294f472bd8bb87b3335c760e4c86 /lang/gcc41/pkg-plist | |
parent | 4d6cccfc60006b2becf40fa27934a13a4228430c (diff) | |
download | FreeBSD-ports-34ca2004164f8755e745556b661d166a4aaedfd4.zip FreeBSD-ports-34ca2004164f8755e745556b661d166a4aaedfd4.tar.gz |
Fix packaging which was quite broken. On the way, update PORTVERSION to
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.
Diffstat (limited to 'lang/gcc41/pkg-plist')
-rw-r--r-- | lang/gcc41/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc41/pkg-plist b/lang/gcc41/pkg-plist index 182357f..63ed478 100644 --- a/lang/gcc41/pkg-plist +++ b/lang/gcc41/pkg-plist @@ -9,7 +9,7 @@ bin/%%GNU_HOST%%-gcc34 bin/%%GNU_HOST%%-g++34 bin/%%GNU_HOST%%-gcj bin/%%GNU_HOST%%-gcjh -bin/gccbug-%%GCC_VER%% +bin/gccbug34 bin/gcj34 bin/gcjh34 bin/gij34 |