Fixed anchors because opera does not autofix this.

This commit is contained in:
Christian Schmidt
2010-07-12 17:49:14 +02:00
parent c9e5e60dbe
commit b6a542c4df
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2009 Michael Tremer & Christian Schmidt #
# Copyright (C) 2005-2010 IPTifre Team #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = samba
PAK_VER = 28
PAK_VER = 29
DEPS = "cups"