diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-09-24 08:12:33 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-09-24 08:12:33 +0000 |
commit | d0d2fb3c560f7667a779c5d570add990b986b4fa (patch) | |
tree | 38cef371acaf88bb75923318a6d09bf2c603cab6 /palm | |
parent | Update to 4.5.0 (diff) |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping
Diffstat (limited to 'palm')
-rw-r--r-- | palm/libmal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/libmal/Makefile b/palm/libmal/Makefile index d3e6661cdc34..14590f0928ba 100644 --- a/palm/libmal/Makefile +++ b/palm/libmal/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= palm MASTER_SITES= http://www.jlogday.com/code/libmal/ -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library encapsulating malsync LICENSE= MPL |