diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-27 06:21:38 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-27 06:21:38 +0000 |
commit | 033107fd7cb339414b7e43412bade85582d0eb5d (patch) | |
tree | bca7fe2072dddf05eae19761aa8b4133d5bdf6e0 /archivers | |
parent | 53de8fe65c70ae11f8501f208a0a67e5d028ba11 (diff) | |
download | ports-033107fd7cb339414b7e43412bade85582d0eb5d.tar.gz ports-033107fd7cb339414b7e43412bade85582d0eb5d.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/squeeze/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile index dee6a49ad3bf..748c9370d784 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: squeeze -# Date created: 07 Jun 2010 -# Whom: markand -# +# Created by: markand # $FreeBSD$ -# PORTNAME= squeeze PORTVERSION= 0.2.3 @@ -13,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= markand@malikania.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Squeeze is a modern and advanced archive manager LICENSE= GPLv2 |