diff options
Diffstat (limited to 'editors/hnb/Makefile')
-rw-r--r-- | editors/hnb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index fe95f66db07c..18540929dfc4 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Hierarchical NoteBook a data organizer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |