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 /emulators/gem5 | |
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 'emulators/gem5')
-rw-r--r-- | emulators/gem5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile index b03401beb193..36a672768950 100644 --- a/emulators/gem5/Makefile +++ b/emulators/gem5/Makefile @@ -4,7 +4,6 @@ PORTNAME= gem5 PORTVERSION= 0.0.${DATE} CATEGORIES= emulators -MASTER_SITES= GH MAINTAINER= vg@FreeBSD.org COMMENT= gem5 Simulator System |