diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | 1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /archivers | |
parent | b502893bb74a56b3845e4ead8df47b78cbd2c294 (diff) | |
download | freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.gz freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.zst freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index 08830ee5b69e..3b5d14b05fcf 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Archive plugin for the Thunar File Manager USE_BZIP2= yes |