Index: head/audio/volumeicon/Makefile =================================================================== --- head/audio/volumeicon/Makefile (revision 383060) +++ head/audio/volumeicon/Makefile (revision 383061) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= volumeicon PORTVERSION= 0.5.0 CATEGORIES= audio MASTER_SITES= http://softwarebakery.com/maato/files/volumeicon/ -MAINTAINER= lme@FfreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= Lightweight volume control for the systray LICENSE= GPLv3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-oss \ --with-oss-include-path=/usr/include/sys CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake gettext pkgconfig USE_GNOME= gtk30 OPTIONS_DEFINE= NLS NOTIFY OPTIONS_DEFAULT= NOTIFY OPTIONS_SUB= yes NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify NOTIFY_CONFIGURE_ENABLE=notify .include Index: head/deskutils/gsimplecal/Makefile =================================================================== --- head/deskutils/gsimplecal/Makefile (revision 383060) +++ head/deskutils/gsimplecal/Makefile (revision 383061) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= gsimplecal PORTVERSION= 2.1 CATEGORIES= deskutils -MAINTAINER= lme@FfreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= Lightweight calendar applet written in C++ using GTK LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= dmedvinsky GH_COMMIT= c544ee9 GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} GNU_CONFIGURE= yes USES= autoreconf gmake pkgconfig USE_GNOME= glib20 gtk30 PLIST_FILES= bin/gsimplecal \ man/man1/gsimplecal.1.gz .include