mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix build on -stable. [1]
Add another MASTER_SITES. Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
This commit is contained in:
parent
6e7e548327
commit
4e01f6732f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94664
2 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= linuxpluginwrapper
|
PORTNAME= linuxpluginwrapper
|
||||||
PORTVERSION= 20031120
|
PORTVERSION= 20031122
|
||||||
CATEGORIES= www linux
|
CATEGORIES= www linux
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||||
|
http://people.FreeBSD.org/~nork/distfiles/
|
||||||
MASTER_SITE_SUBDIR= nork
|
MASTER_SITE_SUBDIR= nork
|
||||||
|
|
||||||
MAINTAINER= nork@FreeBSD.org
|
MAINTAINER= nork@FreeBSD.org
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (linuxpluginwrapper-20031120.tar.gz) = 7d87aa82b5ae6ae7386c790de839dc6f
|
MD5 (linuxpluginwrapper-20031122.tar.gz) = 7a640fb4887802fcbd9feeb09d6f8b54
|
||||||
|
|
Loading…
Add table
Reference in a new issue