diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-11-18 05:56:41 +0800 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-11-18 05:56:41 +0800 |
commit | bb3fed2589abe6b1095a717b2d9a614a665fdd1b (patch) | |
tree | a0de76a9b568f2885283d0fae591ab415e7c7d88 /misc/compat8x | |
parent | f62f858b14ff3bfae9b6adee568af97b648bdf5b (diff) | |
download | freebsd-ports-gnome-bb3fed2589abe6b1095a717b2d9a614a665fdd1b.tar.gz freebsd-ports-gnome-bb3fed2589abe6b1095a717b2d9a614a665fdd1b.tar.zst freebsd-ports-gnome-bb3fed2589abe6b1095a717b2d9a614a665fdd1b.zip |
Forgot to change MAINTAINER line
Diffstat (limited to 'misc/compat8x')
-rw-r--r-- | misc/compat8x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat8x/Makefile b/misc/compat8x/Makefile index fec937599260..f77a821dfe3a 100644 --- a/misc/compat8x/Makefile +++ b/misc/compat8x/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= des@FreeBSD.org COMMENT= Convenience package to install the compat8x libraries USES= tar:xz |