aboutsummaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-11-05 15:54:11 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-11-05 15:54:11 +0000
commit00417e7d2f9e157f9d9c5b3333417c56abaaa47d (patch)
tree026ec2028678529df035bcaebfd8f900d1b5e2aa /x11/gdm
parentc1c68932ea553b53c493a9153b4f7d75d649f408 (diff)
downloadports-00417e7d2f9e157f9d9c5b3333417c56abaaa47d.tar.gz
ports-00417e7d2f9e157f9d9c5b3333417c56abaaa47d.zip
Fix typos in the LICENSE_FILE variable name
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=554135
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 04cee3fed7e8..88ceea30ecc5 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 3 display manager
LICENSE= GPLv2
-LICENSE_FILES= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= zenity>=3.0.0:x11/zenity \
itstool:textproc/itstool \