diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 18:28:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 18:28:13 +0000 |
commit | 439d18c0407aa7fe215cee4e17b56a7f8139c975 (patch) | |
tree | 17511bca75826d98cf3f29f446474414a8d86a95 /x11-themes | |
parent | bba40a124478f718032eb0728744c9781db1d5c9 (diff) | |
download | ports-439d18c0407aa7fe215cee4e17b56a7f8139c975.tar.gz ports-439d18c0407aa7fe215cee4e17b56a7f8139c975.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index a62b21d8ab31..624730d98598 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/fvwm-themes/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-extra-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@brandon.dvalentine.com +MAINTAINER= ports@FreeBSD.org COMMENT= Themes for the Fvwm2 window manager BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |