mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix MASTER_SITES
PR: ports/66971 Submitted by: maintainer
This commit is contained in:
parent
29cadfe4a0
commit
86eb89a0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109629
2 changed files with 3 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# New ports collection makefile for: docker
|
||||
# Date created: March 15, 2003
|
||||
# Whom: Samy <samy@kerneled.com>
|
||||
# Whom: Samy Al Bahra <samy@kerneled.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
@ -9,10 +9,10 @@ PORTNAME= docker
|
|||
PORTVERSION= 1.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.kerneled.com/projects/docker/ \
|
||||
MASTER_SITES= http://www.kerneled.org/files/FreeBSD-ports/ \
|
||||
http://icculus.org/openbox/docker/
|
||||
|
||||
MAINTAINER= samy@kerneled.com
|
||||
MAINTAINER= samy@kerneled.org
|
||||
COMMENT= A dockapp with support for GNOME2 and KDE3 tray icons
|
||||
|
||||
PLIST_FILES= bin/docker
|
||||
|
|
|
@ -5,5 +5,3 @@ allowing you to have a system tray without running the
|
|||
KDE/GNOME panel.
|
||||
|
||||
WWW: http://icculus.org/openbox/docker/
|
||||
|
||||
- Samy <samy@kerneled.com>
|
||||
|
|
Loading…
Add table
Reference in a new issue