diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-06-06 22:58:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-06-06 22:58:56 +0000 |
commit | 010d0a4320950efce91f7d9e59f70eda11545c45 (patch) | |
tree | fd5a7e56571f74e580be5ffa0bf84930c5a961a9 | |
parent | 2011-06-06 www/pubcookie-login-server: Unused by maintiner, needs updates. (diff) |
Return this to the pool at maintainer's request.
Notes
Notes:
svn path=/head/; revision=275162
-rw-r--r-- | net-mgmt/ipcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile index 44500e32d690..667d0f1310a1 100644 --- a/net-mgmt/ipcalc/Makefile +++ b/net-mgmt/ipcalc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.41 CATEGORIES= net-mgmt MASTER_SITES= http://jodies.de/ipcalc-archive/ -MAINTAINER= ceri@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IP Calculator PLIST_FILES= bin/ipcalc |