diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
commit | 58867f8da874530ebe886c06c8ebca251d273981 (patch) | |
tree | 4e6e2212573b7c2698e229a0219f0cbe9d72fa55 /devel/libxalloc | |
parent | 6162b57bacb3eb696899a2bce76d0b2af5e27476 (diff) | |
download | ports-58867f8da874530ebe886c06c8ebca251d273981.tar.gz ports-58867f8da874530ebe886c06c8ebca251d273981.zip |
Notes
Diffstat (limited to 'devel/libxalloc')
-rw-r--r-- | devel/libxalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 356412b33440..07de05c4bf1b 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -11,7 +11,7 @@ PKGNAME= libxalloc-1.0.3 CATEGORIES= devel MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org USE_GMAKE= yes |