diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-29 16:59:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-29 16:59:19 +0800 |
commit | 435e44a00eb1f1c1eca75f64bd23e37b32085522 (patch) | |
tree | 7f30db5eae31e0ec0e853d9865105e37f6a03a4c | |
parent | e80e7273c9964fb65bef4986955f63b0c5dbe8bb (diff) | |
download | marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.tar marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.tar.gz marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.tar.bz2 marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.tar.lz marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.tar.xz marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.tar.zst marcuscom-ports-435e44a00eb1f1c1eca75f64bd23e37b32085522.zip |
Correct botched change in the previous commit.
Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3546 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 9fca046b4..da13eed58 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME$ +PORTNAME= gaim PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES?= net |