diff options
author | mat <mat@FreeBSD.org> | 2015-08-04 22:26:48 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-08-04 22:26:48 +0800 |
commit | 10c13130559d175acc0c555cdd4aeaa2fd68804c (patch) | |
tree | 37cb792b45043fbf47d79526725f482770290e1f /archivers | |
parent | ec880f9a104511463ab646ebd3af4d70f3b0d3ae (diff) | |
download | freebsd-ports-gnome-10c13130559d175acc0c555cdd4aeaa2fd68804c.tar.gz freebsd-ports-gnome-10c13130559d175acc0c555cdd4aeaa2fd68804c.tar.zst freebsd-ports-gnome-10c13130559d175acc0c555cdd4aeaa2fd68804c.zip |
Remove unneeded MASTER_SITES=GH entries.
Sponsored by: Absolight
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unfoo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/unfoo/Makefile b/archivers/unfoo/Makefile index 63ed5551bdf6..6c33bca23033 100644 --- a/archivers/unfoo/Makefile +++ b/archivers/unfoo/Makefile @@ -5,7 +5,6 @@ PORTNAME= unfoo PORTVERSION= 1.0.7 DISTVERSIONPREFIX= v CATEGORIES= archivers -MASTER_SITES= GH MAINTAINER= ports@FreeBSD.org COMMENT= Tiny sh(1) wrapper to simplify decompression of files |