diff options
author | glarkin <glarkin@FreeBSD.org> | 2012-02-28 04:32:31 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2012-02-28 04:32:31 +0800 |
commit | d4f9d16dd91705be7a491849cf0c2e13d942e3a3 (patch) | |
tree | fdeeb8d2524727393dc5e67bdf908ccedd28b2ea /net-im/cicquin | |
parent | 96c8aae41cdf9f1a02b85c48e7401bda04250705 (diff) | |
download | freebsd-ports-gnome-d4f9d16dd91705be7a491849cf0c2e13d942e3a3.tar.gz freebsd-ports-gnome-d4f9d16dd91705be7a491849cf0c2e13d942e3a3.tar.zst freebsd-ports-gnome-d4f9d16dd91705be7a491849cf0c2e13d942e3a3.zip |
- Reassign to the heap
Requested by: roam (on ports-developers@)
Diffstat (limited to 'net-im/cicquin')
-rw-r--r-- | net-im/cicquin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile index 2f85cce92fc7..aaba77ae6d5b 100644 --- a/net-im/cicquin/Makefile +++ b/net-im/cicquin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= \ http://people.FreeBSD.org/~roam/misc/cicquin/ MASTER_SITE_SUBDIR= roam/misc/cicquin -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Look up users in the CenterICQ user database MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} |