diff options
author | culot <culot@FreeBSD.org> | 2015-09-24 16:12:33 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-09-24 16:12:33 +0800 |
commit | 4856d144fd1b8237b1f49195bedef385d8bc3bac (patch) | |
tree | 38cef371acaf88bb75923318a6d09bf2c603cab6 /textproc/wv2 | |
parent | c461ccf2b73936426859692b5a0275b49a91f5d7 (diff) | |
download | freebsd-ports-gnome-4856d144fd1b8237b1f49195bedef385d8bc3bac.tar.gz freebsd-ports-gnome-4856d144fd1b8237b1f49195bedef385d8bc3bac.tar.zst freebsd-ports-gnome-4856d144fd1b8237b1f49195bedef385d8bc3bac.zip |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping
Diffstat (limited to 'textproc/wv2')
-rw-r--r-- | textproc/wv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 3a9c0b1a8d65..b5f9a69f4260 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/wvware/ -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library providing routines to access Microsoft Word files USE_GNOME= libgsf |