mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/gpsim: Fix fetch
There's a version mismatch in the URL: directory is of a different version than the file so SF doesn't work. Reported by: fallout
This commit is contained in:
parent
9dc359ab09
commit
61a8ba859c
@ -1,7 +1,7 @@
|
||||
PORTNAME= gpsim
|
||||
DISTVERSION= 0.32.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= https://download.sourceforge.net/project/gpsim/gpsim/0.32.0/ # SF
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Software simulator for Microchip PIC microcontrollers
|
||||
|
Loading…
Reference in New Issue
Block a user