diff options
author | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
commit | b1287e30bdbfa08af247218ea1565958c48f273d (patch) | |
tree | 233aa08f209bf68904e5d75c9f3b005cbf063956 /print | |
parent | 00d5c5d0e9579d2c1dcf018c0ab21e5637be5408 (diff) | |
download | freebsd-ports-graphics-b1287e30bdbfa08af247218ea1565958c48f273d.tar.gz freebsd-ports-graphics-b1287e30bdbfa08af247218ea1565958c48f273d.tar.zst freebsd-ports-graphics-b1287e30bdbfa08af247218ea1565958c48f273d.zip |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
Diffstat (limited to 'print')
-rw-r--r-- | print/xfce4-print/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 337130dc0dd..58a4998300d 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -15,7 +15,7 @@ DISTNAME= xfprint-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 graphical frontend for printing +COMMENT= Xfce 4 graphical frontend for printing GNU_CONFIGURE= yes INSTALLS_ICONS= yes |