diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
commit | a01ae4ea4d96f11c3ed4640cb9f3066daeca6aea (patch) | |
tree | 7bb6df7bc53fa62b847ab0cbdff92127f05ff1ee /graphics/djvulibre-nox11/Makefile | |
parent | 92cd091c438ccfe4118d7f3d477480bafdb62aa2 (diff) |
Adopt during Stas's hiatus
Approved by: stas
Notes
Notes:
svn path=/head/; revision=284341
Diffstat (limited to 'graphics/djvulibre-nox11/Makefile')
-rw-r--r-- | graphics/djvulibre-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index 5ed95ead125e..7bd5102d81cb 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics www MASTER_SITES= SF/djvu/DjVuLibre/${PORTVERSION} PKGNAMESUFFIX= -nox11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= DjVu base libraries and utilities LICENSE= GPLv2 |